Update test_workflow.py

This commit is contained in:
Leon 2023-06-03 03:48:29 +02:00 committed by GitHub
parent 6d352fbfa6
commit 38ac0c1529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ def main():
#driver.get('https://imgur.com/upload')
driver.find_element('css selector', 'input').send_keys('/home/runner/work/_temp/nowsecure.png')
#driver.find_element('css selector', 'input').send_keys('/home/runner/work/_temp/nowsecure.png')
#time.sleep(1)
#logger.info('current url %s' % driver.current_url)