It is the line of code that i am using to find the element using chrome web driver and python
This the error that is thrown everytime when i try to run the code
These are the buttons on the header bar and I am trying that my code should click the html button
It is the beginning of entire html code from inspect element in case needed by someone
This is the remaining HTML code with EFFORTS area selected in case needed
I have even tried using shadow root but that is also not working and i am also not sure that this is a case of shadow root as i have not seen shadow root specified in html when i checked the html code.