Sudarshan Hegde
Results
1
comments of
Sudarshan Hegde
Hi @xiaocong My double tap is not working , below code I am using for it. It always does the single click. config = d.server.jsonrpc.getConfigurator() config['actionAcknowledgmentTimeout'] = 40 d.server.jsonrpc.setConfigurator(config) d(ELEMENT).click()...