You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm interested to know if I could use this docker to:
Spin it up
Auto run chrome with a written script to do the following:
a) Go to a specific page
b) Login to page
c) Get some details (I can add simple node server to listen to specific route when requested and pick up the response)
d) Send those details from docker to my local machine
I would use probably xdotool with combination of anything additional required to make it happen.
The reason of using this instead of automation tool like playwright, selenium etc. is mostly because in most cases you will fail because of the anti-bot service. I would use it on my own account technically which is still not possible with playwright but I would like to automate some stuff with it and make my life easier. Let me know the possibilities with this one.
The text was updated successfully, but these errors were encountered:
Hi,
I'm interested to know if I could use this docker to:
a) Go to a specific page
b) Login to page
c) Get some details (I can add simple node server to listen to specific route when requested and pick up the response)
d) Send those details from docker to my local machine
I would use probably xdotool with combination of anything additional required to make it happen.
The reason of using this instead of automation tool like playwright, selenium etc. is mostly because in most cases you will fail because of the anti-bot service. I would use it on my own account technically which is still not possible with playwright but I would like to automate some stuff with it and make my life easier. Let me know the possibilities with this one.
The text was updated successfully, but these errors were encountered: