Used the latest VMWare unlocker tool from here: https://github.com/DrDonk/unlocker
Used macOS Mojave 10.14 by SYSNETTECH Solutions Full Version.iso
| from selenium import webdriver | |
| from selenium.webdriver.common.by import By | |
| from selenium.webdriver.support.ui import WebDriverWait | |
| from selenium.webdriver.support import expected_conditions as EC | |
| import time | |
| # Make sure chrome driver is in your path, | |
| # full download totorial on official python selenium website. | |
| # Start broswer with sudoku.com |
Used the latest VMWare unlocker tool from here: https://github.com/DrDonk/unlocker
Used macOS Mojave 10.14 by SYSNETTECH Solutions Full Version.iso