-
# Overview
I'm looking for a simpler way to handle clicking on links which open new pages (like target="_blank" anchor tags).
Here handle means:
- get the new page object
- wait for the new tab…
-
I'm trying to resize only images with large resolution in a document. I've been told that the attached document has such images.
page.images doesn't show me any image. Am I doing something wrong?
…
-
**Kibana version:**
8.6.0
**Elasticsearch version:**
Running locally via `$ yarn es snapshot`
**Browser version:**
Chrome 107.0.5304.110
**Browser OS version:**
MacOS Monterey 12.6.1
*…
-
My code runs like this : ActivationData - array of test data
I want to run the describe for each array element and then I wanna to clear the catch and cookies (restart ) then I need to run the sam…
-
### Version
1.47.2
### Steps to reproduce
https://github.com/erayyagiz/pom-singlepagerunning
You can clone the demo project and reproduce the issue.
### Expected behavior
All test ca…
-
There is some problem while I do recording... any idea what's the problem?
```
2020-04-08 17:39:19.523 INFO: [931] org.jitsi.jibri.selenium.JibriSelenium.run() Jibri client receive bitrates: {audi…
-
Hi !!
I have been trying to implement dynamic wait as below with no success.
WebDriverWait wait = new WebDriverWait(session, TimeSpan.FromSeconds(maxWaitTimeInSeconds));
wait.Until…
-
I have `disableWebdriverScreenshotsReporting: false` on the reporter config and
`afterTest: async function (
test,
context,
{ error, result, duration, passed, retries }
) {
…
-
Hello, I found some broken hyperlinks:
- [ ] http://satisfy.tapack.io (file: java-test-automation.md, error: ENOTFOUND)
- [ ] http://qaprosoft.github.io/carina/ (file: java-test-automation.md, statu…
-
package pageobjects;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import pageobjects.SelectEnterInsurantDataTab;
public class SelectEnterInsurantDataTa…