-
## The problem
```java
private static class MyContainer implements Container {
@FindBy(css = "#hero>option")
List options;
```
When I make any browser action with field `options` -…
-
**Describe the feature:** Several ideas listed here from a brainstorming chat.
The initial idea started with the known method to highlight elements in the UI with a red border via css during auto…
LeeDr updated
5 years ago
-
**Note from maintainers**
As a workaround, we recommend [recording a trace](https://playwright.dev/docs/trace-viewer-intro) instead of a video. This will also give you much better debugging experie…
-
### Current behavior:
Run specific files but cannot choose specific single/multi tests.
### Desired behavior:
Choose expected tests to run, like mocha grep pattern.
Though we put a group of te…
-
Hi everyone
I am using VSTS Community Edition 2019 and EasyRepro Git Demo Projects
using (var xrmBrowser = new Api.Browser(TestSettings.Options))
{
xrmBrowser.LoginPage.Login(_xrmUri, _userna…
-
This is from https://robotframework.slack.com/archives/C0103745J7P/p1718374099910529 and is the same problem as this one **was** in LSP: https://github.com/robocorp/robotframework-lsp/issues/724
S…
burrk updated
1 month ago
-
Hi Bobcat stars,
Am looking to integrate to Applitools for UI comparison...
can some one point me on which class I need to instantiate the webDriver as per Applitools example code below ?
1. …
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
Hello i have problem about jibri. Here my jibri logs. I changed my all domain.com to meet.jitsi but still have same problem.
error: Unable to use a TTY - container jibri did not allocate one
If yo…
-
Setup via docker-compose-eos-test.yml from branch `fix-yml-for-rc5` on localhost
From the WEB UI:
* moss creates user testy
* in a different browser session, testy logs in, and creates some folders…