Open
Description
In pom.xml there is a typo for filename: aappium_ios_rdc_app_test.xml
Please change the double "aa" to a single "a"
https://github.com/saucelabs-training/quickstart-appium-java/blob/main/pom.xml#L13
<properties>
<testngXmlDir>src/test/resources/config</testngXmlDir>
<testngXmlFile>aappium_ios_rdc_app_test.xml</testngXmlFile>
<testng.version>7.7.1</testng.version>
<appium.version>8.4.0</appium.version>
</properties>
Metadata
Metadata
Assignees
Labels
No labels