gridrouter
gridrouter copied to clipboard
Selenium-based solution to serve 1000+ browsers
Will this work on Mac machine or do I need to exclusively use Debian
Meta - OS: Ubuntu 12.04 Selenium Version: 3.5.2 Browser: Firefox Browser Version: Expected Behavior - I try to execute a test on Firefox with selenograph (contains GridRouter) Actual Behavior -...
 i am not able to reach the iOS and android device , can you please check the capability
Hey, Not sure, but there are few changes in Selenium 3.x, see [Selenium Changelog](https://raw.githubusercontent.com/SeleniumHQ/selenium/master/java/CHANGELOG). So, it will be useful to verify (and to adjust if needed) Selenium 3.x. Thanks
My current architecture is Two Selenograph services behind hardware load balacner (checking the /ping API status code) When I wish to restart one of the machines I would like to...
Hi, My assumption is that quota.xml contains static list of hubs for balancing. What if we have scalable environment (hub servers are added dynamically) - is there any API to...
Hi When scaling Selenium infrastructure in AWS we make decision based on number of new sessions count on Hub. This way we can have 1 static Hub and 0-X dynamic...
I am plagued by this scenario: At the router on server A, 25 new sessions are attempted at once. The only configured hub on Server B responds to the first...