Addition to #846 and #855: by TikhomirovSergey · Pull Request #869 · appium/java-client
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did suggested this in last PR. How did i missed it. Good catch @TikhomirovSergey
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mykola-mokhnach Last time when i locally built Appium's WDA(Forked) and tested clipboard of URL's where passing in iOS after your fix here but now i upgraded my XCUI driver to latest release but URL's stopped working after that.
URL's are working only if i use mime decoding for URL.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you make mime decoding for getClipboardUrl too? Else it is failing...
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.