Jump to content

Control List View function is not working as expected in robot framework


Deepu
 Share

Recommended Posts

Hi , I am using AutoIt on Robot framework. And I try to automate a window with SysListView32 control in it. When try to retrieve selected row value from the control it gives a empty.    
 

${itemValue}    Control List View    windowName    ${EMPTY}    28416    GetText    1    1

Log To Console    ${itemValue}

Control List View function is not working as expected.  FindItem, GetText, GetSubItemCount etc are not giving expected return values as documented.

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...