Benard

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Benard created a post,

    How to run 100 Python scripts with Selenium in parallel?

    I have a Python script that goes through a hundred web sites using Selenium. It is a massive script with 20+ thousand lines, and it takes about 30 minutes to complete per URL. This means it takes a...
  • Benard created a post,

    Can I exit PyCharm and run it again automatically?

    I have a test script that runs for hours in a loop using Selenium and Google Chrome driver. The initial run time is about 80 minutes, but if I leave it run in a loop for a day, at the end of the da...