Home > Software engineering > How to use vb code to simulate click the corresponding line on a web page, check boxes appear to tic
How to use vb code to simulate click the corresponding line on a web page, check boxes appear to tic
Time:10-19
In using vb to do web page automatically fill out a form, meet with difficulties, for first aid. On a web page, the mouse to click any line of the children's record of any position, the corresponding check box will appear to tick, using vb code, please how to do? I use the elements of the click method, the program is not an error, but the web page is a check box corresponding reaction, does not appear to tick,
CodePudding user response:
Find the checkbox element, set its checked=true
CodePudding user response:
How to use vb code to simulate click the corresponding web page, the implementation
CodePudding user response:
No element of the checkbox, the check box is a picture