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

RPA.Browser.Selenium runs Chrome instance as x86_x64 translated instead of arm64 #1135

Open
niknaylos opened this issue Nov 22, 2023 · 0 comments

Comments

@niknaylos
Copy link

I have installed arm64 chromedriver and setup it in $PATH on my M1 machine.

However, whenever I use Chrome as Open Available Browser it runs as x86_x64 instance which leads to 10-20x performance drop and my tests are running for 2 minutes instead of 10 seconds.

I don't run into this issue when I execute python script using selenium library with the same chromedriver.

Is there any fix for this? I have found multiple similar issues however none of the solutions helped me.

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

No branches or pull requests

1 participant