Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in pom.xml aappium_ios_rdc_app_test #6

Open
tomgcoleman opened this issue Jun 14, 2024 · 0 comments
Open

typo in pom.xml aappium_ios_rdc_app_test #6

tomgcoleman opened this issue Jun 14, 2024 · 0 comments

Comments

@tomgcoleman
Copy link

tomgcoleman commented Jun 14, 2024

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant