AppiumJavaSample
AppiumJavaSample copied to clipboard
Sample project for running tests using Java/TestNG/Appium
Bumps [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.0.3 to 5.2.3. Changelog Sourced from webdrivermanager's changelog. [5.2.3] - 2022-08-03 Added Use resolution cache also when latest driver is downloaded (for preventing 403 error for geckodriver)...
Bumps [testng](https://github.com/cbeust/testng) from 7.5 to 7.6.1. Release notes Sourced from testng's releases. 7.6.0 What's Changed Remove redundant Parameter implementation by @krmahadevan in cbeust/testng#2706 Upgrade to JDK11 by @krmahadevan in cbeust/testng#2705...
Bumps [java-client](https://github.com/appium/java-client) from 7.5.1 to 8.1.1. Release notes Sourced from java-client's releases. v8.1.1 8.1.1 [BUG FIX] Perform safe typecast while getting the platform name. #1702 Add prefix to platformVersion capability...
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.20.1 to 2.22.2. Commits d96b95c [maven-release-plugin] prepare release surefire-2.22.2 4a2aafc Remove Travis file 7b9ec3f Remove JUnit SNAPSHOT argument from IT 18b4078 [SUREFIRE-1614] JUnit Runner that writes to...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.6.0 to 3.10.1. Release notes Sourced from maven-compiler-plugin's releases. 3.10.1 🚀 New features and improvements [MCOMPILER-426] - add flag to enable-preview java compiler feature (#98) @olamy 🐛...
Bumps [java-client](https://github.com/appium/java-client) from 8.1.1 to 8.2.0. Release notes Sourced from java-client's releases. v8.2.0 [ENHANCEMENTS] AppiumDriverLocalService can handle outputStreams. #1709 Add creating a driver with ClientConfig. #1735 [BUG FIX] Update the...
Bumps [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.2.3 to 5.3.0. Changelog Sourced from webdrivermanager's changelog. [5.3.0] - 2022-08-21 Added Include workflow to create mirror of geckodriver, operadriver, and selenium from api.github.com Replace api.github.com URLs...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. Commits eeda628 [maven-release-plugin] prepare release maven-compiler-plugin-3.11.0 82b799f [MCOMPILER-527] Upgrade plexus-java to 1.1.2 (#177) f9c2350 [MCOMPILER-526] Fix IT (#178) 4022bd0 [MCOMPILER-494] - Add a useModulePath...
Bumps [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.2.3 to 5.3.2. Changelog Sourced from webdrivermanager's changelog. [5.3.2] - 2023-01-19 Fixed Fix chrome image download on m1 (#953) Removed Remove default Docker lang (EN) due to...