-
Hello,
I have an issue and open two ticket on Selenium and RobotFramework :
https://github.com/SeleniumHQ/selenium/issues/10258
https://github.com/robotframework/robotframework/issues/4194
Ver…
-
There was a discussion in the Katalon user forum:
https://forum.katalon.com/t/value-from-buffer-copied-link-to-be-assigned-to-groovy-variable/83681/3
The original poster wanted to read the clipboa…
-
When running legion 0.4.3 in kali, screenshot taking fails with an error about selenium driver.
Apparently, check if application is running in kali (module kali() in auxiliary.py) has a mistake.
str…
-
when i use ide , assert text equal ${val} like this
![image](https://user-images.githubusercontent.com/17327169/121489070-4a4b5e80-ca06-11eb-97c2-3a58060a9b01.png)
it work ,but when i export python …
-
A test failed on a tracked branch
```
WebDriverError: disconnected: not connected to DevTools
(failed to check if window was closed: disconnected: not connected to DevTools)
(Session info: chrome…
-
### What happened?
I am running selenium grid and I see username/password in logs. I have auth enabled.
This is visible in both hub and chrome-node logs. It appears as part of capabilities under se:…
-
### What happened?
In the middle of the test, the connection with the selenium hub lost and It happens once a day
### Command used to start Selenium Grid with Docker (or Kubernetes)
```shell
…
-
A test failed on a tracked branch
```
NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"objectType"}
(Session info: headless chrome=95.0.4638.69)
…
-
### Product
axe-core
### Product Version
4.9.1
### Latest Version
- [X] I have tested the issue with the latest version of the product
### Issue Description
Attempting to execute a run request …
-
A test failed on a tracked branch
```
Error: retry.try reached timeout 120000 ms
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="noDataPage"])
Wait timed out after 1…