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
Open xpath-from.xspec in Oxygen. Run it with the XSpec Helper view add-on.
The test scenario should fail. Now, click the Q-Diff button. You can't see what is different between Result and Expected. Result is an element node while Expected is a document node. That's the difference, but this critical information is missing.
Save these files on a local disk.
Open
xpath-from.xspec
in Oxygen. Run it with the XSpec Helper view add-on.The test scenario should fail. Now, click the Q-Diff button. You can't see what is different between Result and Expected.
Result is an element node while Expected is a document node. That's the difference, but this critical information is missing.
If you run the same test scenario with the native XSpec, you'll see the difference as in https://github.com/xspec/xspec/wiki/images/xpath-from.png.
The text was updated successfully, but these errors were encountered: