• Michael Droettboom's avatar
    Update {chrome,firefox}_options to options · 3b6855b0
    Michael Droettboom authored
    Selenium is saying:
    
    /home/circleci/repo/pyodide-env/lib/python3.7/site-packages/selenium/webdriver/chrome/webdriver.py:50: DeprecationWarning: use options instead of chrome_options
      warnings.warn('use options instead of chrome_options', DeprecationWarning)
    3b6855b0
conftest.py 6.71 KB