Forum Discussion
- Marsha_RModerator
Did you try this for mapping?
Otherwise you can use this to handle the window
- rtesterNew Contributor
thanks for the reply. Didn't work for me though, had to work around it.
- rraghvaniChampion Level 3
Also try - in the Object Browser, try and look for some called Tooltip, or something that relates to that control. You should then be able to map it.
- jkrolczyRegular Contributor
Is this a reproducible step ?
Use ObjectSpy with the arrow pointer, perform you test steps manually to reporduce the pop up and when present on the screen - capture it- nastesterRegular Contributor
- rraghvaniChampion Level 3
If you are using a web app, then in this example https://www.w3schools.com/css/tryit.asp?filename=trycss_tooltip you can modify the property value visibility: hidden; to visibility: visible; which will enable the tooltip to be shown. You can then capture this via TC, this is how I go about capturing the tooltip on the web app that I test (via Chrome DevTools and modifying the HTML code).
Unfortunately the same can not be done with desktop apps.
Related Content
- 5 years ago
- 2 years ago
- 14 years ago
- 5 years ago
- 2 years ago
Recent Discussions
- 15 hours ago
- 16 hours ago
- 4 days ago