Jump to content
UBot Underground

How Do You Handle Situations Like This?


Recommended Posts

There is a site that I have automated already but it was based on my own preferences

for multiple filters for searching. If I wanted to let the user use his / her own preferences

how can I do that in uBot?

 

Basically the bot would navigate to the page after logging in and I guess I could ad a wait

command and then have them press run again after that. Is that the best way to handle it or

is there a way to know when the user presses the submit button and have the bot pick up

straight away?

Link to post
Share on other sites

You can pause the bot and pop an alert just before the pause that says "please enter your settings and press run again" and then when they hit the run button it hits submit and continues.

 

Or you can just have them fill out the settings in ui text boxes, or even in a notepad file or csv then upload it.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...