Closed Tomik292 closed 7 years ago
I've tried it on second system. Still failing. We will let it open until #76 is resolved.
@Tomik292 we would need another change. Pls update selenium to newest version (in 'requirements.txt') Then check if everything is still passing. So final state should be testing in chrome with newest version of selenium.
All tests work fine even after selenium upgrade
@Tomik292 i found out that there is chromedriver on npm. You should add it to npm dependencies and it will be installed automatically during
npm install
phase. So after that, you can delete instructions fromREADME