Skip to content

How to increase the number of instances/webdrivers/slots #757

@venkatasykam

Description

@venkatasykam

Hi

By default if I setup the Selenium grid using this docker containers chrome & firefox, its creating single web-driver slot for each chrome & firefox.

I have more than one selenium projects. If I run three jobs one after one as to test my script on chrome browser, the second, and third job is waiting to run the script on the chrome browser.

I can see this message on the grid console:
2 requests waiting for a slot to be free.
Capabilities [{browserName=chrome, version=, platform=ANY}]Capabilities [{browserName=chrome, version=, platform=ANY}]
view config

Could you please help me, how we can run these docker containers with more than one slot/webdriver/instance for chrome & firefox?

Thanks,
Venkat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions