Dear friends,
Over a week, I tried to script a testing to click an item on this page:
https://democlass.rmit.edu.vn
I ran either this script:
navigate https://democlass.rmit.edu.vn/#/home
clickAndWait innerText=Học sinh
or this script:
navigate https://democlass.rmit.edu.vn/#/home
clickAndWait innerHtml=Học sinh
but the result is “content breakdown” after the second command.
I tried to stimulate the click option “I am a student” but not sure the script was correct.
Anyone help?
I appreciate your kind response.
RMITVN