SvenskaSpel / locust-plugins

A set of useful plugins/extensions for Locust
Apache License 2.0
526 stars 136 forks source link

Custom webdriver options #137

Closed Osmyslitelny closed 5 months ago

Osmyslitelny commented 11 months ago

It would be amazing to have opportunity to override / change / add custom webdriver options for WebdriverClient / WebdriverUser

cyberw commented 11 months ago

Definitely. PR welcome. Could be implemented by not creating a new Options object if a .options attribute exists on the WebdriverUser subclass and use that instead if if does.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 5 months ago

This issue was closed because it has been stalled for 10 days with no activity. This does not necessarily mean that the issue is bad, but it most likely means that nobody is willing to take the time to fix it. If you have found Locust useful, then consider contributing a fix yourself!