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

Chromium browser should be launched with automation enabled. #541

Closed
nehashri opened this issue May 10, 2019 · 3 comments
Closed

Chromium browser should be launched with automation enabled. #541

nehashri opened this issue May 10, 2019 · 3 comments

Comments

@nehashri
Copy link
Contributor

When a chromium browser is launched, it should be launched with the --enable-automation flag. This displays the banner that chrome is being controlled by automated test software along with other features. Refer https://github.com/GoogleChrome/chrome-launcher/blob/master/docs/chrome-flags-for-tools.md#--enable-automation for more information.

@zabil
Copy link
Member

zabil commented May 10, 2019

#542

@nehashri
Copy link
Contributor Author

Fix available in commit 097c1fb65ab788823a7e362b48e0162ce812c945

@Debashis9012
Copy link
Contributor

Observation after fix:
when taiko opens chromium browser it open with --enable-automation flags. As a result we can see the banner chrome is being controlled by automated test software in browser.
Tested version: 097c1fb65ab788823a7e362b48e0162ce812c945

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants