if element‘s text has symbol '&',the String after symbol '&' will be cut #239
Unanswered
MyPainkiller
asked this question in
Q&A
Replies: 1 comment
-
Hi @MyPainkiller, that is expected behavior because |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
for example,the element's text is ‘http://99.12.73.74/shorturl/ivnfR2?data=xxxx&ET=B’, it will be parsed into 'http://99.12.73.74/shorturl/ivnfR2?data=xxxx'
Beta Was this translation helpful? Give feedback.
All reactions