Closed s4int closed 9 years ago
This is just use of capabilities in my opinion even simpler than for sauce.
Testing this can be quite tricky because it requires working selenium grid. You can think about unifying use of capabilities for grid and sauce, then tests can verify passing values.
:+1: Looks good to me. @hellmanj , @frishberg ?
Also, it would be great if you could you update the readme with a brief section on using grid.
Ok, I will add short description how to use capabilities.
Please also briefly mention in the README why choose sauce over grid and vice versa. We are pretty unfamiliar with grid.
Basically Sauce Labs is a fancy selenium grid. Grid is simpler and you can run it in your env.
Looks good to me. In the read me we may want to specify these are options related to grid and not necessary for running in sauce. Otherwise looks good. Jared? Daniel?
@hellmanj , @frishberg Are we ok to merge this? Do the option names make sense, or should they be pre-fixed with grid_?
It's probably fine for now, we can change later if it's apparent there is any confusion.
OK I am going to reorder the options in the README and merge.
I closed this because I pushed this forked branch to origin. I will open another PR there.
Do we need a test for this?