I have coded an automated selenium web testing script using python which works fine with chromedriver.
Now I want to make it work in a web application that works in chrome, or any other browser if possible. So basically, I want to create a web that takes user information and test run the script with it instead of hard coded information in code.
I'm wondering if this is possible and if so I'd like to know how exactly to do so. I guess the key is to run selenium without chromedriver, but with browser ifself.
Thank you in advance and it is no for commercial use.
Aucun commentaire:
Enregistrer un commentaire