Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
How can i generate and use spintax text in BAS?
@dabihsss _spintax("{Hi|Hello|Bye}")
_spintax("{Hi|Hello|Bye}")
Thank you very much Fox
@dabihsss Template action also can do spintax
@support Thank you, that is an easy one.
@pirkhezr you can try use cycle, where you checking selectors by [[IS_EXIST]]
Now I'm on 28.2.0 and it works back to normal
@UserTrue
Hi,
Thanks for your reply, I have resolved this issue. In fact, I did the data filtering I needed using two expression matching.
But still thanks for your reply.
@nomie7 said in Check a checkbox that was found using xpath:
Hi, can someone help with a javascript. i found this element by xpath its hidden and its a checkbox how can i make it checked.
can someone help with a javascript. i found this element by xpath its hidden and its a checkbox how can i make it checked.