Can anyone suggest a good framework for automation using Selenium, C# and NUnit 3.0 framework -


i'm beginner in selenium automation , need implement in new project c# , nunit3.0. have designed framework seems bit buggy need forum.

use page object model. highly flexible , maintainable. of industries using page object model automation stuff

few reference know page object model:- http://toolsqa.com/selenium-webdriver/page-object-model/

http://www.guru99.com/page-object-model-pom-page-factory-in-selenium-ultimate-guide.html

few reference page object model in c#:-

http://www.codeproject.com/articles/1013318/page-object-design-pattern

http://automatetheplanet.com/page-object-pattern/

hope :)


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -