gridrouter icon indicating copy to clipboard operation
gridrouter copied to clipboard

Selenium-based solution to serve 1000+ browsers

Results 8 gridrouter issues
Sort by recently updated
recently updated
newest added
trafficstars

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 -...

![sample](https://cloud.githubusercontent.com/assets/338703/20661596/9e1fbbfa-b575-11e6-8755-7bd20e0ffb33.jpeg) 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...