unique selector
#1061
-
Hi! .side-panel-iframe |> .popup-window:nth-child(391) .popup-multiselect-content > div (391) the value changes every time. What can be done? |
Beta Was this translation helpful? Give feedback.
Answered by
Kholid060
Jan 6, 2023
Replies: 1 comment 1 reply
-
Have you tried using XPath? If it's not working, you must write the selector manually. If you don't know how you can follow these tutorials https://vegibit.com/css-selectors-tutorial/ |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Art-Che
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried using XPath? If it's not working, you must write the selector manually. If you don't know how you can follow these tutorials
https://vegibit.com/css-selectors-tutorial/
https://www.guru99.com/locators-in-selenium-ide.html