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).
I have also set an action FOR 1-2, and I can't identify the number of FOR actions. Or rather, if FOR is on action 1, it should follow one path, and on the second one, a different path. In short, I can't identify IF [[FOR]] == 1 ....
@to-nice похоже ты не понимаешь что делаешь. почитай документацию. В ней ответы на все твои вопросы. https://wiki.bablosoft.com/doku.php
@spam thankyou for you help
yes . i am using the custom logging tool from this form that adds color. may that be the cause of issue?
@officialyr9 https://community.bablosoft.com/post/69389
btw. the Chrome/FF addons "Chropath" and the SelectorsHub xpath plugin do a good job in finding also complicated xpath and css selectors.
If the elements to click on are text, use >MATCH>>Element Text< to click on it. Save the element selectors in a list then get a random element from the list and use that as the selector. This will help: https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element General wiki: https://wiki.bablosoft.com/doku.php
Try it and let me know if you have any questions.