public class ExampleMultiBrowserSeleniumTest extends ExampleSeleniumTest
This class demonstrates running a test using multiple browsers. All that is necessary is the "@RunWith(MultiBrowserRunner.class)" annotation at class level.
Note that this test class just inherits tests from the ExampleSeleniumTest example test case.
| Constructor and Description |
|---|
ExampleMultiBrowserSeleniumTest() |
testDuplicatorWithGettersWComponentImpl, testDuplicatorWithGettersWComponentPathImpl, testDuplicatorWithNoGettersHtmlImpl, testDuplicatorWithNoGettersWComponentPathImplgetDriver, getDriverId, getDriverType, getDriverWithoutLaunching, getUrl, getUserContextForSession, releaseDriver, setDriver, setUrlCopyright © 2024. All rights reserved.