Dresden
Elite Member
- Mar 10, 2014
- 2,657
- 1,605
I've received lots of help from members here with my puppeteer facebook bot. It is finally functional and already making some money.
I figured I'd ask another question since I don't know where to start.
Now I would like to create a facebook account creator for my rooted iOS device.
In this bot I need to be able to toggle airplane mode on/off, go into the facebook app, create the account, verify via email and record it in a google spreadsheet.
I've done this already using a browser but the success rate hasn't been very high. Maybe by building cookie data the success rate would've been higher, but I've noticed that using a real phone along with some tweaks gives a very high success rate when making accounts.
What should I look at to getting this done? Would this be possible using appium along with selenium or maybe calabash? I need to be able to automate the app and phone settings not just a browser.
I figured I'd ask another question since I don't know where to start.
Now I would like to create a facebook account creator for my rooted iOS device.
In this bot I need to be able to toggle airplane mode on/off, go into the facebook app, create the account, verify via email and record it in a google spreadsheet.
I've done this already using a browser but the success rate hasn't been very high. Maybe by building cookie data the success rate would've been higher, but I've noticed that using a real phone along with some tweaks gives a very high success rate when making accounts.
What should I look at to getting this done? Would this be possible using appium along with selenium or maybe calabash? I need to be able to automate the app and phone settings not just a browser.