-
I have been wondering if Bolt is also working for pages which are called by other means other than page('uri')
For example i am having a route which is doing a minor task and it's also basically ge…
-
This test is failing frequently in oC10IntegrationApp1-chrome-latest and sometimes passing on retry
https://drone.owncloud.com/owncloud/web/21634/68/22
https://drone.owncloud.com/owncloud/web/21618…
-
### Is your task related to a problem? Please describe
There is code in E2E typescript tests of Eclipse Che, which is getting auth token from keycloak.
After keycloak had been removed from Eclip…
-
### QAF Version 2.1.11
```
@feature1
Feature: two scenarios
@SugatsDataTable
Scenario Outline:
Given I am on first scenario
Scenario Outline:
Given I am on second scenario
```
…
-
So I am trying to split a dual-page-on-one-sheet of a pdf and then extract the text.
The file is at https://disclosure.bursamalaysia.com/FileAccess/apbursaweb/download?id=212505&name=EA_DS_ATTACHME…
-
https://drone.owncloud.com/owncloud/web/21180/28/22
```
Timed out while waiting for element to be present for 10000 milliseconds. - expected "visible" but got: "not found" (10014ms)
undefined ✖…
-
Hi!
I am trying to understand if some specific tasks are possible with this module.
I want to realize a script able to produce an imposed pdf from a single page pdf (like Adobe InDesign Print Booklet …
-
# Feature request
## Description
Make pageObject functions static for e2e testing
-
### 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…
-
We have some dropdown lists on the page which are implemented as two separate elements - a "button" that triggers the dropdown and list with items itself. I want to wrap them using a DefaultFieldDecor…