Open Tzal3x opened 1 year ago
I made the webdriver to run on docker for amd64 but it is still not possible to run on a mac m1 architecture.
A different image is needed for this purpose.
George when (and if) you complete this please don't forget to update the README.md too (on the docker run command, include the one that must be used for the m1 architecture). 🙏
Users should be able to dockerize the chrome web driver part in order to be able to run the script everywhere.
This issue was created after I tried to show off my app to a friend that had a Mac but was unable to run selenium since the chrome web driver that I use only works for systems like my Dell Latitude e5450. :-1: