forked from RetailMeNot/SeleniumGridScaler
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
So, I send a call to the grid to spin up some nodes. I get back a 201, which means that things aren't yet ready for tests to start.
If I send a second request to the same URI, however, I get a 409.
How am I supposed to know when things are ready to go? I'd like to have an end point to query and get back a 202, so that I know it's okay to start the actual test cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels