Cookie storing/login functionality for the Python Selenium bot.
Bot has to open an internet browser window, let the user login, then save their credentials.
After that, another browser window should be able to be opened with the user already logged in, using the stored credentials.
Cookie storing/login functionality for the Python Selenium bot. Bot has to open an internet browser window, let the user login, then save their credentials. After that, another browser window should be able to be opened with the user already logged in, using the stored credentials.