Clicking multiple buttons automatically with the addition of waitForKeyElements
0
I've been searching for a way to automatically select survey form buttons that contain specific words across different websites. I am using Tampermonkey in Google Chrome to achieve this. In this case, I would like to automatically select buttons with the word 'Male' and 'Mr.' in them. Here is an example of the type of button I am talking about (including CSS/HTML): I am currently using the following code in Tampermonkey to achieve the pressing effect: // ==UserScript== // @name Male Test 3 // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://tasupport.co1.qualtrics.com/jfe/form/SV_0qez6NHJGoCAmMt // @match https://tasupport.co1.qualtrics.com/jfe2/form/SV_0qez6NHJGo