-
Hello,
Problem I have is to make my test run to use specific browser available inn grid. Even better it should use all browsers that I set in parametrised test. But for now I am running test with …
-
Hi,
im trying to enable Opera browser on selenium grid.
What HW i have (GRID server):
- OS: Windows server 2012 r2
- Opera version: 42
- I downloaded operachromiumdriver (https://github.com…
-
### What happened?
Running a `phpunit` `FunctionalJavascript` test against a Drupal 9 site fails on an M1 Mac with a cascade of the same `UnsupportedCommandException` ("POST /session/..../moveto") th…
-
Hi,
I am able to start Selenium hub and sent a request HTTP request to spin up 1 EC2 node. I can confirm from AWS website, the EC2 instance (c4.large) had been spin up and running while I checked m…
-
## Environment
Bobcat version: 2.3.0
Bobcat modules used:
* bb-core
* bb-junit
* bb-junit5
* bb-aem-65
* bb-aem-core
Browser + version:
Latest
## Expected Behavior
When executing a …
-
## Question
**What is your question?**
When I change the normal IWebDriver instance to RemoteWebDriver on BrowserDriverFactory class facing issue with EventFiringWebDriver wrapper class. is there …
-
### System info
- Playwright Version: 1.32.1
- Operating System: Windows 10
- Browser: Chrome
- Other info: Selenium 4 grid - hub and 2 nodes in same machine with chromedriver.
### Source code
…
-
Hi all,
We currently have ~130 vms that configured using selenium grid extras and it's working great.
From time to time we need to run some sh/bat commands on those nodes (internal stuff) and it w…
-
**System env:**
- Windows 10 Insider 17063 64bit
- Selenium Grid Extras 2.0.1
- Selenium 3.8.1
**How to reproduce:**
- Launch Selenium Grid Extra as usual with "java -jar .. " as usual.
-…
-
## The problem
I am unable to pool the devices on selenium grid for parallel testing. I have 2 real mobile devices connected to my grid and i want the grid to pick a device based on availablity. I …