Hi,
From one of the website, I am trying to extract information using site selector. I copied the selector from Inspect Element but its not working.
This is field.
This is the html.
When I am copying selector, the clipboard shows this code
#guideContainer-rootPanel-panel_1665650438-panel_1006668027-panel-panel_copy-guidetextbox__ > div.guideFieldWidget.textField
but this is not working.
Any solution to this? Can we use html instead of selector? I don't know how to use html though.