my selenium code is detaching even when I use options. Here is my code.
from selenium.webdriver.chrome.options import Options opts = Options() opts.add_experi