Python - Selenium - Chrome driver

Hi everyone, i have been using python/selenium for years now but I am new to apify. I have two questions : - Question 1 regarding the live view : i understood that the Apify Console allows you to monitor your actor's execution in real-time through the Live View. When I run an actor in headful mode, the Live View tab is desactivated. I also can't access the container web server to monitor the execution of my actor. -> are the live view and container web server possible to use with Python - Selenium - Chrome driver ? -> is there any specific set-up to make it work ? - Question 2 regarding chrome profiles : I usually initiate my Chrome driver with a specific Chrome profile by specifying the path to the profile folder containing the profile data. This allows me to log in the first time to the various platforms (Facebook, Instagram, LinkedIn, etc.) with usernames and passwords and not have to re-enter them when I run my actor in the future. -> is this possible with apify ? -> if yes, how does it work ?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?