c# - How to handle navigation logic in selenium web driver tests -


i'm new selenium web driver. trying implement automated suite of tests , following pom (page object model). question page navigation. instantiate web driver in actual test. tell url go to? if that's case, have every time write test? or there better way handle navigation perhaps page object have url in it, don't have specify on every single test. see various options , others doing. in advance.

only 1 time need specify url , 1 time webdriver initialization enough.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

asp.net core mvc - How important is the global.json and src folder? -

Maven Javadoc 'Cannot find default setter' and fails -