Any text
>XPATH> //*[text()[contains(.,"abc")]]Any links
>XPATH> //*[contains(@href,"abc")]@Roy-Mustang with help of this i want to click on the link which in the file
@World_Art Where do you want to click? If you use Google search, you need the search to show a link. If you see a link, you need to create an XPATH query for the click, for example: //a[contains(@link,‘[[PATH]]’)]
Use the “parse CSV” action instead of the outdated action.
@Roy-Mustang Brother i need your help again. i want to make a file which have link list but when i import this file in "read file action" it show me a single line with all links. kindly help me to break this one line into links list and then i want to use random element picker to pick a random link.
see this:

i want to split all link in lines one by one
@Saddamz Bro, there is an action called “Read File Into List” in the same module. Just take a closer look, or better yet, spend 2-3 hours reading each action in BAS (go to the action and read how it works) so that you know what you can do in general.
@Roy-Mustang Brother can we click on ads. If it is possibe so how?.
@Saddamz of course bro, why not, u can develop any logic possible in chrome, use >XPATH> requeste for clicks: https://devhints.io/xpath (formuls)
@Roy-Mustang Is there any common thing in ads
@Roy-Mustang Need your attension bro,help me.
@World_Art Unfortunately, this is a problem with this resource. Use the “Random Number” action in recording mode.
@Roy-Mustang Bro i want to use random time.which is i am using, i want to use new values from this option but this option not providing the new value it provides always same value which is initialy craeted.
@World_Art Yes, this is an issue with that resource. I don’t know what it’s related to.
I’m creating a resource - a string where I specify something like 60/100, and then I do the following sequence:
/ as the delimiter.[[VAR1]] [[VAR2]].@Roy-Mustang i want to generate random integer every time
@Roy-Mustang Brother can we click on ads if i run 20 thread and then i want to click on ads in just 5 threads please help me to create such a logic.
@World_Art
There is very little information about why you are doing this, so it is difficult to describe the exact logic, but in general it looks like this:

@Roy-Mustang How Can i make this thing in percentage
@Roy-Mustang Bro Can (BAS) Detect Ads and then Click on Any Ad. Please help me to do that.