-
Notifications
You must be signed in to change notification settings - Fork 3
Sauce Labs
bootstraponline edited this page Jan 21, 2015
·
19 revisions
Random notes about browser testing on Sauce Labs
Element is not clickable at point
Chrome will only allow clicking on screen elements. On Sauce, this is difficult when the default screen resolution is very low. The solution is to use Windows or OS X < 10.9 and set the screen resolution. Linux is not currently supported. Note that driver calls to resize the window larger than the screen resolution won't help.
--
Running in parallel
- Java
-
Ruby
- File based. parallel_tests
- Test based. parallel_split_test