Skip to content

Cannot close containers with ClickButton() #170

@Lady-Binary

Description

@Lady-Binary

Describe the bug
Cannot find a way to click the Close button of containers.

To Reproduce
Just try with:

FindPanel("Container") 
if FINDPANEL then
    for panel in FINDPANEL do
        ClickButton(panel.ID, "CloseButton")
    end
end

Expected behavior

Screenshots

Desktop (please complete the following information):

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions