Ilakkk
2 years agoContributor
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
There's no indications that you can use to verify
The only other solution is to compare image or region.
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.