- 1
- 2
- 3
- 4
- 5
- 6
https://github.com/SeleniumHQ/selenium/commit/388793a775aea41533fb5816aabe710e1b42ff61
+ if (Math.random() > 0.8) {
+ throw new SeleniumError("Selenium 1.0 (Core, RC, etc) is going away; update to WebDriver now.");
+ }
+
Комментарии (9) RSS
Добавить комментарий