Difference between revisions of "Selenium"
From CitconWiki
Jump to navigationJump to searchAdinnaplus (talk | contribs) |
Adinnaplus (talk | contribs) |
||
Line 6: | Line 6: | ||
Selenium Grid Benefits: | Selenium Grid Benefits: | ||
− | + | * for cross browsers, there are other options as well | |
− | + | * parallel testing | |
Latest version: 2.47 (2 people in the room use the latest version) | Latest version: 2.47 (2 people in the room use the latest version) | ||
Ideas on using Selenium Grid with other configs: | Ideas on using Selenium Grid with other configs: | ||
− | + | * !Gradle | |
− | + | * SauceLabs / Keynote (Keynote costs more) | |
− | + | * transfer selenium tests to headless browser / api tests (e.g AngularJS, Protractor) | |
− | + | * Apache Mesos |
Revision as of 06:29, 12 September 2015
Selenium Grid and Selenium
Selenium Grid
Is it worth switching to Selenium Grid?
Selenium Grid Benefits:
- for cross browsers, there are other options as well
- parallel testing
Latest version: 2.47 (2 people in the room use the latest version)
Ideas on using Selenium Grid with other configs:
- !Gradle
- SauceLabs / Keynote (Keynote costs more)
- transfer selenium tests to headless browser / api tests (e.g AngularJS, Protractor)
- Apache Mesos