I am using the JMeter with Groovy for developing the Client side scripts. I am not sure how to given the name for below dynamic element variable. Please kindly advise.
findElement(By.xpath("(//button[@type='button'])[30]")).click();
I have tried below element name but didn't work. [error] Implicit Wait timed out after 10000ms [error] Element //div[contains(@class,'el-button--')]/li/div not found