https://wiki.bablosoft.com/doku.php?id=start
https://www.youtube.com/@browserautomationstudio3109
There are subtitles in english if video is in russian language,
and later when you learn basics you can check
lifehack thread here on the BAS forum >
https://community.bablosoft.com/topic/3521/лайфхаки-bas
Use translator extension in browser to read it.
Bas is unable to click on Check box (I agree btn)
-
@DuckDuck said in Bas is unable to click on Check box (I agree btn):
//input[@id="tog_agree"]
Both are not worked for me
When I search with //input[@id="tog_agree"] on Chrome developer tool this path only pointing the check box not selection the box. Please see the image attached.

In the bellow Screenshot you can see when i hover the cursor on ::before == $0 its able to select the box, How can I use xpath for this?






