ElSnoMan / pyleniumio

Bring the best of Selenium and Cypress into a single Python package
https://docs.pylenium.io
MIT License
270 stars 50 forks source link

Add ability to pass local_path via CLI arg #285

Closed vincent-olivert-riera closed 2 years ago

vincent-olivert-riera commented 2 years ago

This comes useful when you want to run pytest with multiple drivers, but you don't want to maintain multiple pylenium.json files with the local_path option hard coded in each one.