-
I'm sorry for may be being stupid, but..
**Bug only on ubuntu 22.04. On Windows 11 no issues!**
I have been struggling with this problem for several days:
**THIS CODE WORKS ON UBUNTU 22.04:**…
-
### What happened?
The InvalidSelectorException in Java derives from NoSuchElementException, a FluentWait will retry until the timeout is reached.
The InvalidSelectorException in C# derives from NoS…
-
### What happened?
Sometimes getting many Log output errors but I decreased those up to this low level them by adding binary location and executable path. (even though I their folders listed in syste…
-
### What happened?
Fluent or customize wait is not working in selenium 4 versions in c#, it throwing exceptions instead of ignoring excpetions,
Platform: windows 10
browser used : chrome 116
s…
-
### Feature and motivation
I have done some tests with playwirght and there is a [networkidle heuristic](https://playwright.dev/docs/navigations#navigation-lifecycle) to detect if the page is fully l…
-
hello, guys. this project is really fantastic, i have been using it for a while time. but,yesterday,when i asked bingAI,it returned a error. Have you ever see this error?
An error occurred. Please …
-
![Screen Shot 2019-05-15 at 12 37 51 PM](https://user-images.githubusercontent.com/32042806/57769483-4dcc6880-770e-11e9-97dd-2bb2637903a9.png)
im trying to attach steps and screenshot to my allure …
-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I have v…
-
### What happened?
deadlock in FluentWait(explicitwait)
### How can we reproduce the issue?
```shell
possible duplicate for https://github.com/SeleniumHQ/selenium/issues/12576
```
##…
-
the failing code block is unique to 4.12 version (TODO: check versions bellow 4.12)
```
if default_console is True and username is constants.KUBEADMIN:
WebDriverWait(driver, 60).until…