Have a Question?

If you have any question you can ask below or enter what you are looking for!

Generate an xPath from HTML-element

Prompt

Generate an Xpath for a given [html element], assuming I want to get this [result].
Note, however, that the [result] must not be written in xpath.
Consider that there can be several elements by Xpath. In this case, return all of them.
For example, for this html www.pinpointe.com I want to get www.pinpointe.com and right xpath will be – //a[@class=’component–field-formatter link-accent ng-star-inserted’]/text()

All output shall be in [TARGETLANGUAGE].

[PROMPT]

Prompt Hint

[Write html and data]

Leave a Reply

Your email address will not be published. Required fields are marked *