You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
using XSoup and the XPATH Query //td[text()='Unverb. Preisempf.:'], i get the following exception:
Could not parse query 'td[text()='Unverb. Preisempf.:']': unexpected token at 'text()='Unverb. Preisempf.:''
Using the same query within chrome works fine.
The text was updated successfully, but these errors were encountered:
Hi,
using XSoup and the XPATH Query //td[text()='Unverb. Preisempf.:'], i get the following exception:
Could not parse query 'td[text()='Unverb. Preisempf.:']': unexpected token at 'text()='Unverb. Preisempf.:''
Using the same query within chrome works fine.
The text was updated successfully, but these errors were encountered: