I am attempting to automate the process on this particular webpage by inputting data into a checkbox that has a unique @id.
Even though I have tried utilizing code snippets I discovered online, my attempts keep falling short due to the element not being found.
The XPath for the textbox on the webpage is: //*[@id="undefined-Filter-undefined-24212"]
https://i.sstatic.net/qEQpV.png element:
In the given snippet, the integer 24212 in the @id attribute is subject to change.