A nimble and flexible Selenium Page Object Model generator to improve agile testing process velocity.
Generates page objects that work with the Storm Automation framework.
This is a copy of the Selenium Page Object Generator https://chrome.google.com/webstore/detail/selenium-page-object-gene/epgmnmcjdhapiojbohkkemlfkegmbebb that has been customized to work specifically with the Storm Test Builder by Storm Automation stormautomation.com
The original open source code https://github.com/rickypc/selenium-page-object-generator
Latest reviews
- (2018-07-25) Delfin Devassy: I guess this is duplicate of - https://chrome.google.com/webstore/detail/selenium-page-object-gene/epgmnmcjdhapiojbohkkemlfkegmbebb?utm_source=chrome-ntp-icon Moreover, using OpenQA.Selenium.Support.PageObjects has been depricvated from Slenium projects. People will have to use tradition .Net page object pattern.