You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a docker container for my selenium crawler and I am using x86 linux machine. There is no official chromedriver for x86 so I downloaded the one from electron.
After running the basic selenium script i get this error, but the script still continues and works properly. I wanted to ask what is this error?
rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2
Trace/breakpoint trap