I have done a Script on Python Selenium using TRY Commands & IF ELSE. Now i have added 3 TRY Commands and at the Second TRY i have done to find the option.
The Question is: How to do that if option is found on Second TRY Command, dont excecute other TRY Commands & press Directly the button to go to next page?Code Part