-
## The problem
run android test in appium, but start the server fail and throw a webdriverException. It seems that ‘tcp’ throw a error code.
## Environment
* Appium version (or git revision) …
-
steps:
Test1:
1) run appium server in default mode
2) do driver.closeApp() -> driver.launchApp()
Result: App got resetted. Reset happens during launchApp as fast rest.
Test2:
1) run appium server w…
-
### TestNG Version
v6.14.3
### Expected behavior
When a test method returns with the current thread interrupt flag set, I would expect one of the following things to happen
- The interrupt fla…
-
## Meta -
OS: Win 8.1
Selenium Version: Selenium 3 Beta
Browser: FF
Browser Version: 40
## Expected Behavior -
FF version specified in FirefoxBinary should get opened while script exe…
-
When I am running the cucumber test from testng.xml, scenarios are not executed in parallel. Scenarios are executed one after another. I am using the threads and parallel configuration in testng…
-
It would be nice to add support for IExecutionListener type
-
**Describe the solution you'd like**
... Currently report portal supports loading launch name from property file and run configuration. I have to dynamically update the launch name with the testng su…
-
he problem
Trying to switch to Webview from Native_app but no luck.
automationName: XCUITest
deviceName: iphone X
platformName: IOS
platformVersion: 11.4
X code: 9.4.1
Mac version: MacOShig…
-
#[Appium] Welcome to Appium v1.6.5
[Appium] Non-default server args:
[Appium] address: 127.0.0.1
[Appium] Appium REST http interface listener started on 127.0.0.1:4723
[Utils] Attempting to crea…
-
Hi,
Today I have migrated our extent report framework from version 2 to version 4. Our framework is a testng based framework with selenium and cucumber. we use various testng listener to initializ…