How do I manage the Chrome microphone pop-up in the Geb framework?
Hi Tom Dale,
To enable the microphone pop driver, kindly use the below script -
Driver.findElement(By.xpath(""/a[@id='start-test']""), get(""https://www.onlinemictest.com/""); Thread.sleep(3000); Thread.sleep(2000); click(); "