EQ2UIPage Question

LostOne

Well-Known Member
Not sure what I'm doing wrong (Want to click the Add button on the Collection Quest page):

${EQ2UIPage[Journals,JournalsQuest].Child[button,TabPages.Collection.CollectionTemplate.AddButton].Label}

returns the label "Add" as expected.

But,

EQ2UIPage[Journals,JournalsQuest].Child[button,TabPages.Collection.CollectionTemplate.AddButton]:LeftClick

Won't click the button... no clue here.

LostOne
 
Top Bottom