@nomie7 said in Check a checkbox that was found using xpath:
self.checkedHi,
can someone help with a javascript. i found this element by xpath its hidden and its a checkbox how can i make it checked.
Hi community
I just start using the program , im still checking some basic stuff so i can understand if suit my needs so i can move on purchase.
So here is my first question.
(
As you can see the element selector with xpath found 2 elements. (Sometimes could be 3 or 4 or more)
But on variable that is saved im getting only the first one.
How i can get all those multiple elements so i can save them as a list?
@Dimokratoras add this: >AT> 0
@Bigma thank you , this could do the job on a loop with increased variable