Jump to content
UBot Underground

Choosing by Attribute Question


Recommended Posts

how do you use a "exclude" operation for an item in href?

 

for instance... when i go to "choose by attribute" in href action=login I want to avoid action=login2 .

 

My bot is clicking action=login2 instead of action=login ... is there an exclude option? so far i've tried just *action=login (wildcards)

 

and it doesn't work. when attempting to login to the action=login2 it gives me the "must wait 5 minutes before you can log in. however, it signs in perfectly when I go straight to the action=login Help please.

Link to post
Share on other sites

I'm not looking to scrape JohnB.

 

While searching a page, I want the bot to click on a particular link after I choose its attribute.

 

How do I tell the bot to distinguish between clicking on a link that says,

 

*action=login vs. *action=login2

Link to post
Share on other sites

While searching a page, I want the bot to click on a particular link after I choose its attribute.

 

How do I tell the bot to distinguish between clicking on a link that says,

 

*action=login vs. *action=login2

 

I think I know what you are trying to do.

 

How about this.

 

load a list of urls.

 

put url 1 + logout link and have bot navigate to it logging you out if logged in

 

put url 1 + login link and have bot navigate to it making sure it logins into correct login. ( if your bot is running on logging into one specific script this should work well)

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...