Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinAppDriver causes my application to randomly crash #1981

Open
Dimitris0007 opened this issue Mar 8, 2024 · 1 comment
Open

WinAppDriver causes my application to randomly crash #1981

Dimitris0007 opened this issue Mar 8, 2024 · 1 comment

Comments

@Dimitris0007
Copy link

Hello,

I'm using winappdriver to automate GUI tests on a windows application.
Everything works fine except for the fact that every so many runs of my testscript, my application crashes.
It's not always at the same clicks or in any kind of pattern.
The only thing I've noticed is that when I loop a certain clicks it doesn't seem to happen.
Only when running two different test scripts after one another.

Anyone any idea why this keeps happening?

Best regards

@anunay1
Copy link

anunay1 commented Mar 11, 2024

Might not be an issue with winappdriver, check if the application you are testing has memory leaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants