-
#### I'm submitting a ...
- [ x] bug report
#### What is the current behavior?
Running the command
`$ mvn test`
generates the allure results into './allure-results' folder, not into './targe…
-
## Description
Create a maven project by using testng framework, try to run two test scripts together, first test case run successfully but when the second test case runs it gives error message.
…
-
## The problem
Script is getting terminated as soon as Page Object class is initialized while executing Test script through Eclipse.
Earlier every this was ok, only after once I used UiAutomator2 …
-
### Describe the problem
[RemoteTestNG] detected TestNG version 7.4.0
14:57:43.592 [main] DEBUG aero.sita.psetest.automation.listeners.TestListeners - I am in onStart method Default test
INFO | Us…
-
12/11/2020 08:26:34.397 DEBUG dev.galasa.boot.Launcher.processCommandLine - Supplied command line arguments: --bootstrap http://galasa1.fyre.ibm.com:8080/bootstrap --overrides file:///var/folders/gw/r…
-
**Please make sure that you provide enough information for us to help you with this issue. Thank you!**
Zalenium Image Version(s):
3.14.0d
Docker Version:
18.06.1-ce
If using docker-co…
-
### What happened?
Session is killed and removed from Session Map in the same second that it receives another request.
My selenium tests are running in a Kubernetes cluster (OpenShift), and they…
-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I have v…
-
## The problem
We initialize browser with
```java
Configuration.browser = isMobile() ? "SelenideAppiumDriverFactory.class.getName()" : "edge/chrome";
```
Since we added `selenide-appium` depen…
-
I independently build a graph using jgrapht from the zenodo dataset, using a directed acyclic graph as target structure. There are three types of errors :
1. adding a new edge would induce a cycle
…