Skip to content

How to handle mouse busy spinner in desktop Application(Code should wait until mouse completes its loading state) #142

Open
@vamsivarma94

Description

@vamsivarma94

Describe the feature
Is there any direct method that is available to handle mouse busy state. We are actually looking for solution to avoid sync issues in our code. Our's is very big application contains lot of data. Navigating B/W windows is taking some time to load all elements in upcoming window. We tried Wait While busy and Wait Until responsive and others as well but still we are getting sync issues.

Workarounds
Any workaround to wait until mouse completes its loading state.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions