python selenium go back

39

python selenium go back -

 driver.execute_script("window.history.go(-1)")

python selenium go back to previous page -

driver.execute_script("window.history.go(-1)")

Comments

Submit
0 Comments