SvenskaSpel/locust-plugins

Selenium server URL

Closed this issue · 8 comments

How do I set another URL for the selenium server besides the "127.0.0.1:4444" default one?

I was trying to run a docker-compose project but didn't found on the documentation how to pass my selenium-hub container's IP address to the WebdriverUser. I've tried to change the command_executor property, but with no success.

I guess there isnt really any way to control that at the moment. Maybe add that as a setting on the WebdriverUser class?

I think that would be nice to control it via WebdriverUser since its a wrapper to the Webdriver lib

If you make a PR I will approve it.

Hello, can you reopen the issue and merge my modification if it's good for you ?

The build is failing for your PR (code formatting). Fix it by running black and I’ll have another look!

Yes thank you, now it's good :)

Any news ? :) Tell me if I miss something

Sorry, I thought I had already merged :)