Use Authentication Cookies from Manual Session that Already Exists
Background Using the selenider wrapper for chromote, I am scraping a webpage on Autotask, which has a login wall protected by 2FA. Whenever I use open_url() on the webpage, I am redirected to the login…but upon login it takes me not to the webpage (via ?ReturnURL) but rather to the homepage. Site: ww3.autotask.net Webpage: https://ww3.autotask.net/Mvc/ServiceDesk/TicketNew.mvc/Create?categoryId=135 […]