-
### Description of the bug/issue
I have an async page object command that returns an object containing Definition(s). Those definitions are found by chaining using syntax like
```ts
const billing…
-
## `perform` with callback doesn't stop timeout timer in case of error
If an error occurs while executing `perform`'s callback function then the error is reported, but the timeout timer is not stop…
-
### Description of the bug/issue
When the runner is Cucumber if an assertion fails in a Page Object the process exists abruptly with no stack trace.
### Steps to reproduce
1. define a custom…
-
### Description of the bug/issue
When I make two awaited supertest calls in the same test and the second call expects a 400-level response I expect to see it reported in the console output/test repor…
-
## Describe the bug
When we call .waitForElementVisible with a "false" flag for abortOnFailure, the sample script will pass if the call is not nested. However, if the .waitForElementVisible() is part…
-
This issue tracks using PyAutoGUI on remote machines or headless machines. This is an advanced feature, and I personally am not planning to add it in the near future but I welcome anyone who would wan…
-
### Description of the bug/issue
I'm using `updateValue` to edit a form that already has values in the input fields. However, `updateValue` is only appending text instead of replacing the text.
…
-
### Description of the bug/issue
When I use browser.expect on an element found using .find() I expect it to run my expect assertion, but instead the browser terminates and I get an unhandled rejectio…
-
Support for the JsonWire selenium protocol is fading out in favor of the W3C spec:
- Firefox's geckodriver implements only the W3C protocol
- Safari's driver uses the W3C driver by default (see ht…
stof updated
3 months ago
-
see failing test - net.openhft.chronicle.wire.TestJsonIssue467#testWireReusingObject