0 votes
in Selenium by
Which of the following is used to toggle a checkbox in a web form?

a) Element.toggle()

b) Element.click()

c) Element.set()

d) Element.select()

1 Answer

0 votes
by

Element.click()

Related questions

0 votes
asked Jan 30, 2020 in Selenium by Deepanshu Burreja
0 votes
asked Jan 30, 2020 in Selenium by Deepanshu Burreja
...