appium / appium/java-client

INFO: Does appium supports parallel testing using Maven(surefire or failsafe) with Cucumber(Serenity Framework)

Open
#1,226 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.3k
Forks
752
Avg merge
6d 21h
Merged PRs (30d)
8

Description

The problem

Hello,

I am using Serenity(cucumber)-BDD-JUnit with Appium for mobile web testing and I wanted to run tests using 'mvn verify'. I am getting error when I am running tests on real devices(ANDROID and iOS devices) from profiles. It works fine when you start normal Junit tests in local.

but when you run from maven, It complaints with this command - mvn clean verify -P 'my pom profile here' -Dappium.platformName=ios.

It launches Safari/Chrome couple of times and crashes it straight away. It opens third time and it's flaky.

I am curious to know if some one faced any problems using Serenity+Appium ?

Any help is appreciated.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, or entry point is named. Start by reproducing mvn clean verify -P 'my pom profile here' -Dappium.platformName=ios with the Serenity Cucumber JUnit setup on Android and iOS, then identify the failing Maven, Appium, or test-runner component; done is a confirmed cause and a defined fix or documentation update.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile, testing
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
12/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.