Error in web automation

my code is working but the problem is that everytime i run it , i always get an error to click the toggle element for the first time, i have to manually rerun that one line of code again and it starts working, how can i fix this?

hey @devchopra999_11c6416ab7f09bbf ,
this happens because there is some pop up showing on that website that is blocking the actual element to be clicked.
a workaround for this is to scroll a bit lower.