-
**Not sure if this is a bug or I am missing something, I am not able to find any answers through online and I am opening an issue for answers**
I am in a situation where the page is loaded after cl…
-
Hello, i've been using this code in 2.0.0:
```
let partial = "testfiles/test1"; //
-
I followed the documentation to setup typescript with cucumber and cypress 8.6.0. Without cucumber typescript is working for me but once I configure pluings/index.js with the following code:
```co…
-
I found that when I tried to use browser.switchToWindow() I was always getting the following error `'handle' must be a string` when using Chrome. I didn't get it with Firefox. It works as expected
I …
-
## Issue Description
As a VFS Team member, I'd like to understand how well the product I'm developing is scoring based on platform QA standards, specifically in the area of: E2E Testing.
---
## Tasks…
-
# Description
In order to provide a better experience for VFS teams that are using the GitHub Actions to troubleshoot their E2E test failures, we need to provide access to individual test execution vi…
-
Situation:
- Using latest version of gulp, babel, gulp-istanbul, and attempting to remap coverage outputs. Istanbul is able to process code as expected, and generates its own reports - albiet with the…
-
**Describe the bug**
by giving as 'reportDir' option another value than the default one, (aka cypress/reports). report auto-generation fails
As an example, I put "reportDir": "./results/html"
And t…
-
Recently upgraded from v6 to v7 and encountered a type error _**Error:(10, 31) TS2339: Property 'AUTH0_BASE_URL' does not exist on type 'Testrunner | WebdriverIO'.**_. This is when its called using br…
-
#### What are you trying to achieve?
Start simple run with no main browser but defined just the capabilities.
In fact, in Protractor helper, there is a browser property that is redundant with the …