Jump to content

Test Tooltips


Guest JonasR
 Share

Recommended Posts

Hi

I'm evaluating AutoIt. Have anyone used AutoIt3 to verify tooltip?

I don't need to verify the text, only the existance of an tooltip.

I have a custom made menu with custom made tool tips. I need to iterate through all menu items and verify that a tooltip pops up when I hover over the menu items.

Any ideas?

thanks

/ jonas

Link to comment
Share on other sites

Stimulate a MouseMove() over the headings, and test for yellow tooltip colour with PixelGetColor() at an offset from the MouseGetPos()

HTH

:)

This worked.

Thanks for your input.

/ Jonas

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...