Dear Team,
I am trying to take data from website and wanted to save in variable. but it shows below error. PLease help me
Below is the snap of webpage
Dear Team,
I am trying to take data from website and wanted to save in variable. but it shows below error. PLease help me
Below is the snap of webpage
its working ashapkina……thanks for help
Caused by: org.openqa.selenium.InvalidSelectorException: invalid selector: The result of the xpath expression “//*[@id=“issue_actions_container”]//p/text()” is: [object Text].
It should be an element.
The XPath is working. I get a list of 3 elements using XPath helper.
Can someone please advice
Glad it helped