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

Ability to keep videos of passed tests #512

Merged
merged 17 commits into from
Jul 8, 2019
Merged

Ability to keep videos of passed tests #512

merged 17 commits into from
Jul 8, 2019

Conversation

anandbagmar
Copy link
Member

Do NOT delete video of test, even if test is successful IF environment variable - KEEP_ALL_VIDEOS is set to true

anandbagmar and others added 16 commits June 4, 2019 13:35
…ome property, we need to pass this as an environment variable in a specific format:

ex: to update android's app path, set env var as: 'atd.android.app'
ex: To update a specific property as part of an array, 'atd.hostMachines.0.appiumServerPath=.... '
ex: To update the 1st simulator's device name in the 1st hostMachine: 'atd.hostMachines.0.simulators.0.deviceName
# Conflicts:
#	src/main/java/com/appium/manager/AppiumParallelMethodTestListener.java
#	src/main/java/com/appium/manager/AppiumParallelTestListener.java
#	src/main/java/com/context/SessionContext.java
@anandbagmar
Copy link
Member Author

removed sout

@saikrishna321 saikrishna321 merged commit cc1e6b4 into AppiumTestDistribution:master Jul 8, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants