yuef_shine
11 years agoOccasional Contributor
Fail to check property with special characters
Hi,
I use the method - aqObject.CheckProperty to compare a tip on the screen with the expected text which is <No Value> -> 123.45.
But the checkpoint fails with the following error - The property checkpoint failed (Reason: the OleValue does not contain the substring "<No Value> -> 123.45 ").
It seems that the scripts convert the special characters to Escape Sequence. How to provent this and let the scripts compare the real character entities?
Thanks,
Vivian
I use the method - aqObject.CheckProperty to compare a tip on the screen with the expected text which is <No Value> -> 123.45.
But the checkpoint fails with the following error - The property checkpoint failed (Reason: the OleValue does not contain the substring "<No Value> -> 123.45 ").
It seems that the scripts convert the special characters to Escape Sequence. How to provent this and let the scripts compare the real character entities?
Thanks,
Vivian