Shadow while mouse hover
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
03:30 AM
03-16-2023
03:30 AM
Shadow while mouse hover
Hi,
Is it possible when we mouse hover to an element or an image it visible some shadow
Any idea to capture that css shadow is visible to user or not
Is it possible when we mouse hover to an element or an image it visible some shadow
Any idea to capture that css shadow is visible to user or not
Labels:
- Labels:
-
Test Results
-
Test Run
5 REPLIES 5
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
03:35 AM
03-16-2023
03:35 AM
Do you have an example?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
03:48 AM
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
03:58 AM
03-16-2023
03:58 AM
There's no indications that you can use to verify
The only other solution is to compare image or region.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023
12:02 PM
03-17-2023
12:02 PM
Hi,
Just an idea that should be verified:
Considering screenshot posted by @rraghvani, one may try this:
-- Hover mouse over some element;
-- Get computed CSS style for this element (as per https://support.smartbear.com/testcomplete/docs/app-testing/web/general/examples/css-attributes.html) and check if expected obtained CSS contains expected attribute.
Regards,
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023
12:46 PM
03-17-2023
12:46 PM
Thank you I will try
