mercredi 3 juillet 2019

Parallel Browser Automation with Python

I need to do some parallel testing and run the following process with multiple user accounts:

  1. Log-in process with username & password
  2. Click on a button, to stream a video

I tried it with Selenium, which works fine, but it can't do this in parallel. Is there another tool, which fits better than Selenium for this?

Aucun commentaire:

Enregistrer un commentaire