How to search text string with wild card expression.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2010
12:56 AM
04-14-2010
12:56 AM
How to search text string with wild card expression.
I captured the text with property check point which is not the same everytime the test runs. but i want to to capture a substring of it which will be same all the time. So tried cmpcontain condition with value equal to %string, ib keyward testing but didn't work.
Please let me know if you have an idea.
Please let me know if you have an idea.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2010
06:38 AM
04-14-2010
06:38 AM
Hi Sri,
You can mask variable parts of string properties with the "*" wildcard when you use such properties to identify an object.
Best regards,
Alexey
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
