appium-parallel-execution icon indicating copy to clipboard operation
appium-parallel-execution copied to clipboard

A lean, up-to-date, and cross-platform solution to run your mobile tests into a Selenium Grid using Appium.

Results 6 appium-parallel-execution issues
Sort by recently updated
recently updated
newest added

Bumps log4j-core from 2.14.0 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=maven&previous-version=2.14.0&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps log4j-api from 2.14.0 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-api&package-manager=maven&previous-version=2.14.0&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Hi , i've just cloned your repo and try running on Java 1.8 . is there something im missing ? [ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 1,...

can we change allure to testNG or cucumber? can we add report plugins?

Bumps [testng](https://github.com/cbeust/testng) from 7.4.0 to 7.5.1. Release notes Sourced from testng's releases. TestNG v7.5.1 What's Changed Cherrypick Zip Slip Vulnerability to 7.5 release by @​prashil-g in cbeust/testng#2899 New Contributors @​prashil-g...

dependencies

Hi, I read your post on Medium about screenshot capturing for parallel execution and can't seem to find "TestListener"-class you've referenced on that post. Could you please help me with...