How to minimise the resources usage of selenium multi-threading?
In short, I have to test the behaviours of a waiting room guarding product, which is appended to the website’s html
as javascript
, with a selenium
scrapper.
In short, I have to test the behaviours of a waiting room guarding product, which is appended to the website’s html
as javascript
, with a selenium
scrapper.