-
Hey!
Can I pass an object from `globalSetup` fn to all my tests?
Imagine that I would like to use a visual regression testing SaaS tool (Applitools for example),
```javascript
// global-setu…
-
### 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…
-
### Desired Behaviour
There are now conda packages for pyqt so we can switch over from the pip packages.
See if it is possible to switch pyqtgraph as well.
-
### 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…
-
-
### What is your Scenario?
When automating our code in development we sometimes run into different error codes (like chrome error code 5) and TestCafe doesn't appear to handle them properly. The tes…
-
Detecting visual errors with something like [Applitools](https://applitools.com/ "https://applitools.com/"), or generally detecting regressions and validation errors automatically somehow.
We could…
-
The tests located in npm/react/examples and npm/vue/examples need to moved to system tests
┆Issue is synchronized with this [Jira Task](https://cypress-io.atlassian.net/browse/UNIFY-1399) by [Unito…
-
Is your ImageTester.jar missing?
Error: Unable to access jarfile ImageTester.jar
-
### What happened?
from selenium.webdriver.support import expected_conditions as EC
from selenium.webdriver.common.by import By
from selenium import webdriver
from …