Skip to content

Commit f6ca54f

Browse files
authored
Update Main.py
1 parent 0f36ca8 commit f6ca54f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@
4343
print('Title Entered waiting for your contant' )
4444
time.sleep(10)
4545
submit = driver.find_element_by_css_selector(".btn-orange")
46+
submit.click()
4647
print('submitted')

0 commit comments

Comments
 (0)