Subash Chandran posted: "from selenium import webdriver options = webdriver.ChromeOptions() options.add_argument("--user-data-dir=/home/username/.config/google-chrome") cls.driver = webdriver.Chrome(options=options, executable_path=""
|

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.