We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f36ca8 commit f6ca54fCopy full SHA for f6ca54f
Main.py
@@ -43,4 +43,5 @@
43
print('Title Entered waiting for your contant' )
44
time.sleep(10)
45
submit = driver.find_element_by_css_selector(".btn-orange")
46
+submit.click()
47
print('submitted')
0 commit comments