Verify image present

Please i need help here. I have been trying to verify the image of a site after logging in. I have added said image to my repository as explained in other questions but image is still not found. I have done wait for page load and all.

Depends on what you want to verify/assert?

Run this on this thread and we are finding your user avatar on the forum.

Option(s):

verifyElementPresent | css=img[alt="Kaka"] | 
assertElementPresent | css=img[src="https://secure.gravatar.com/avatar/a47e10c742b7ecd7d23a5d6228c2211a?s=96&d=mm&r=g"] | 
1 Like