-
I have a Locator instance (DOM element located using `page.locator()`).
I'd like to find the `input` that is 'near' to my Locator.
Seems like currently it's not possible, or at least I haven't found…
-
NING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by cucumber.deps.com.thoughtworks.xstream.core.util.Fields (file:/Users/binujacob/.gradle/caches/modules-2…
-
Hi,
I'm using a selenium-cucumber-js.json file at the root of my project with these options:
{
"steps": "./features/step-definitions",
"pageObjects": "./page-objects",
"sharedObjects": "./s…
-
### Describe the bug
sort_with_compare is misbehaving in some cases. Interestingly, if you invert the sort order (`b[0] - a[0]`) it still returns all the same values below.
This took a while to tr…
-
`contains` and `clickOnText` both use text input to find elements and act on them. Currently that textual match will match any subset of the text to search for.
Discussed in the slack channel a pos…
-
Hi
I know it's not correct platform to dicuss this but I checked almost all channles but didn't get a resolution so posting here.
I am not able to instantiate appium driver.
Below is my **se…
-
Dependencies used:
```
screenshot : 0.15.0
kotlin: 1.7.10
gradle: 7.5
```
I'm getting below error while trying to run a test:
```
java.lang.RuntimeException: Failed to create the directory …
-
Ta thấy rằng trong [features](https://github.com/tranvanhumg/web-auto-basic/tree/webdriver-basic/src/test/java/com/duckduckgo/features) có 3 classes.
Cả 3 đều có chung một những phần code giống nha…
-
### Is your enhancement related to a problem? Please describe
During the use of the vscode-extension-tester library in che e2e tests, we had some problems:
* Some web elements are not present in t…
-
I have used pageobject model