can run the exe file, probleme with pem resolved
This commit is contained in:
@@ -231,7 +231,6 @@ class CommandorPage:
|
||||
self.logger.error(error)
|
||||
|
||||
def clickOnValidBtn(self):
|
||||
# self.page.mouse.wheel(0, random.randint(400, 500))
|
||||
time.sleep(get_random_wait_time())
|
||||
try:
|
||||
self.page.evaluate("""document.getElementsByClassName("btn")[0].focus();""")
|
||||
|
||||
Reference in New Issue
Block a user