Posts by Caique Garcia Pinto • 1 point
1 post
- 
		-2 votes1 answer80 viewsQ: Selenium - Click Input with Onclick() event does not workI’m having trouble trying to click a button (Input) HTML with Selenium on Internet Explore. When executing the command click() nothing happens nor even errors are presented. Follows below the layout…