jaswii.blogg.se

Edge for osx
Edge for osx











Pydev_imports.execfile(filename, global_vars, local_vars) # execute the scriptįile "/Applications/P圜harm CE.app/Contents/plugins/python-ce/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfileĮxec(compile(contents+"\n", file, 'exec'), glob, loc)įile "/Users/dannyk/PycharmProjects/new_prj/t1.py", line 57, in įile "/Users/dannyk/PycharmProjects/new_prj/t1.py", line 16, in _init_įile "/Library/Frameworks/amework/Versions/3.8/lib/python3.8/site-packages/selenium/webdriver/edge/webdriver.py", line 65, in _init_

edge for osx edge for osx

Users/dannyk/PycharmProjects/new_prj/t1.py:16: DeprecationWarning: executable_path has been deprecated, please pass in a Service objectįile "/Applications/P圜harm CE.app/Contents/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_umd.py", line 197, in runfile Self.driver = webdriver.Edge(executable_path='/Users/dannyk/Downloads/msedgedriver')Īnd i get the following error, which unfortunately doesnt really explain what the issue is > runfile('/Users/dannyk/PycharmProjects/new_prj/t1.py', wdir='/Users/dannyk/PycharmProjects/new_prj') it seems that some configuration is needed from selenium import webdriverįrom _chains import ActionChainsįrom import Options as optionsįrom import Serviceįrom import Keysįrom import By I've tried to use it on windows environment, works as expected, but unfortunately, cannot do it on mac. Can someone help to run it one Python & MacOS ( catalina?)













Edge for osx