I have tried to use fast fingers to preorder a PS5 as soon as it restocks and have failed. Now I want to turn to the dark side.

What do I use to achieve this? I know python and shell scripting but know nothing about web development.

  • QuentinCallaghan
    link
    fedilink
    22 years ago

    Selenium is great because it allows one to do browser actions such as clicking an element and going to a different page, so it could be used to implement “sniping a PS5”.

    • @ksynwaOP
      link
      12 years ago

      Selenium worked. Thanks a lot.