Scenario: In the home page top Menu is there when I scroll down menu will not be visible until I scroll up again. I need to verify the menu is not visible when I scroll down. After I scroll down
I used
Element should be disabled xpath
but its passing (but in the page is not visible may be in DOM still)
How to handle this?