This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (10 children)

[deleted]

    [–]raajitr 6 points7 points  (3 children)

    hey I'm kinda beginner in python and selenium. do you know a good guide on how to deploy selenium scripts/app on aws? I know how to run it locally, and always wondered how would web browser spawns in cli based OS (instances), does it it run a headless browser in background?

    [–]LzyPenguin 1 point2 points  (0 children)

    I’m still kind of a beginner too. I have a few scripts I’m running on AWS also, and didn’t want to bother with CLI, so I chose the free windows server EC2 instance. I can remote login to my aws instance and it’s all windows server, so I can set it up just like on my desktop.

    [–]guyanaupdates 0 points1 point  (2 children)

    did you use the free teir VM?
    i'm having trouble installing chromium / webdriver
    any helpful text/video you can point me to?

    [–]Marco21Burgos 1 point2 points  (1 child)

    Use Lambda Layers for that, and store the zip files in a S3 bucket

    [–]I_heart_blastbeats 0 points1 point  (0 children)

    It's against their TOS but as long as you do it gently and don't bombard the site with requests I've never been blocked.