Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Selenium by (120 points)
Hi, I have a slider_checkbox which has the class value "slider_checkbox" when checked, see the html code below :

< div class="slider_checkbox">

How can I change the class value so that it becomes unchecked?

(in this case the html code has the class value changed into "slider_checkbox checked")

my code is witten in vba + selenium edge

Please log in or register to answer this question.

Browse Categories

...