sirmeep
Registered Member
- Jan 16, 2017
- 98
- 44
Question for those of you who build bots out of Selenium.
How long does it takes you code up a site specific bot. For instance one that creates an account and performs a single function (like login to facebook and post on a wall). Understand that there are a lot of variables, but trying to understand the order of magnitude. Is it like 15minutes, 1 Hour, 3 Hours?
I'm currently using PYAUTOGUI, and thinking of spending a few days to pick up selenium. Trying to see if the time savings are worth the extra invested effort.
How long does it takes you code up a site specific bot. For instance one that creates an account and performs a single function (like login to facebook and post on a wall). Understand that there are a lot of variables, but trying to understand the order of magnitude. Is it like 15minutes, 1 Hour, 3 Hours?
I'm currently using PYAUTOGUI, and thinking of spending a few days to pick up selenium. Trying to see if the time savings are worth the extra invested effort.