README missing critical step in Quick Start
chingc opened this issue · 1 comments
chingc commented
The Quick Start section of the main README at https://github.com/ElSnoMan/pyleniumio is missing pylenium init
which results in the error:
fixture 'py' not found
ElSnoMan commented
Great catch! Our official docs look good: https://docs.pylenium.io/
But the README of the repo is not up-to-date as you've seen. I will get this updated.
Thanks!