GitXplorerGitXplorer
l

selenium-mutli-browser-example

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4b17d613198d6e93fef6b2a8051da088d29a03d8

Runs tests sequentially on Sauce and/or locally

llyndsysimon committed 11 years ago
Unverified
2f25f41468469577db59d101049f741d6e316aae

Intercept exceptions in tests and prepend the driver used

llyndsysimon committed 11 years ago
Unverified
1b862c5c0a977828a53928e5f3a513fc81608496

Modifies metaclass and wrapper to inject new test methods for each browser combination

llyndsysimon committed 11 years ago
Unverified
f07902623d127037a6c341419cf6068e11a585c6

Fixes .gitignore error

llyndsysimon committed 11 years ago
Unverified
0efeca92556345f7fcf213c30d72411b80a47645

Let's add some actual code...

llyndsysimon committed 11 years ago
Unverified
a5f611be2c253a531db3b380a341b4b863d2d313

Adds requirements

llyndsysimon committed 11 years ago

README

The README file for this repository.

selenium-mutli-browser-example

An example test case that will run through multiple WebDrivers in Selenium without duplicating code.