I wrote a python script to automate a login process using selenium. My login credentials are stored in LastPass (chrome extension), however, when I run my script, Chrome opens in an automation window without LastPass extention. I tried adding extension to the automation window but it gets destroyed each time I re-run the script. Is there any way I can install the LastPass extension to my automation screen permanently?
↧