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

fix: Align autoLaunch capability behaviour with iOS #676

Merged
merged 1 commit into from
Feb 7, 2021

Conversation

mykola-mokhnach
Copy link
Contributor

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

if (this.isChromeSession) {
// start a chromedriver session and proxy to it
await this.startChromeSession();
} else {
if (this.opts.autoLaunch) {
// start app
await this.startAUT();
}

@mykola-mokhnach mykola-mokhnach merged commit 64500c2 into appium:master Feb 7, 2021
@mykola-mokhnach mykola-mokhnach deleted the auto_launch branch February 7, 2021 22:36
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