I'm developing a Selenium robot. However, this robot has time that interacts with the user. But I can not get him to continue from where he left off.
I'll give you an example:
Make sure that this robot does a query of your CPF on a site to see how much of the balance you have available to buy, then he queries and returns his balance and asks if you want to continue and if you accept, you put your data, then the robot has to continue and advance to the next screen and fill in that data (all occultly using
phantomJs
).
Is this possible?