website automation process
Budget: ₹1,500 – ₹12,500 INR
I am doing manual betting work which needs to be automated.
The manual task involved below
1. After login read and store the old results to MySQL table.
2. Based on the rule I have create new betting order with small amount example 10*
3. wait for the result 2 minute *
4. if the previous order failed increment the amount to 20 * and place new order until it get success.
5. if order get success start from step1
6. store the result of the order details page to MySQL table
* Remember everything should be configurable: 1st order amount, 2nd order amount, waiting time etc.
I want this script to be run my laptop. during the first time login it will ask captcha which i will enter manually.
The preferred technology is PHP / python / Selenium and MySQL
The manual task involved below
1. After login read and store the old results to MySQL table.
2. Based on the rule I have create new betting order with small amount example 10*
3. wait for the result 2 minute *
4. if the previous order failed increment the amount to 20 * and place new order until it get success.
5. if order get success start from step1
6. store the result of the order details page to MySQL table
* Remember everything should be configurable: 1st order amount, 2nd order amount, waiting time etc.
I want this script to be run my laptop. during the first time login it will ask captcha which i will enter manually.
The preferred technology is PHP / python / Selenium and MySQL