Update test requirements to include a version of Selenium that supports Chrome 57, and the chromedriver installer.
parent
2abd3724c2
commit
6ad6bf5aab
|
@ -1,4 +1,5 @@
|
|||
selenium==3.0.2
|
||||
chromedriver_installer==0.0.6
|
||||
selenium==3.3.1
|
||||
testscenarios==0.5.0
|
||||
testtools==2.0.0
|
||||
traceback2==1.4.0
|
||||
|
|
Loading…
Reference in New Issue