Jump to content
UBot Underground

Problem wit Choose by attribute


Recommended Posts

I have run into problems using the wildcard "*" like you are using it. Basically, anything to the right of the first "*" is ignored. Once I started using just one "*" I got better results. However, I will say that if you do get this working with two "*" I would love to see it because it would make one of my scripts a bit easier to deal with.

Link to post
Share on other sites

Can you upload or pm me the script?

Hm, I changed the code, now it's working...

This version works:

Choose by attribute

Attribute:

href

 

Search String:

.*[#]comments.*

 

Method:

RegEx

 

Click choosen

 

I think the wildcards option *#comments* searches for a variable #comments which isn't set beacause I wanted to search for a string #comments.

 

There should be an option to escape the "#" then it would work...

 

Thanks for your help!

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