How to test a function containing “waitfor” function without external user input?
I am testing my GUI functions. I am using Java functions in my test class to trigger mouse clicks. It will trigger a popup dialogue. Here the function pauses at the line of "waitfor". I have to manually click a button to close the dialogue, so the code running can continue. How can I make this process fully automatic?I am testing my GUI functions. I am using Java functions in my test class to trigger mouse clicks. It will trigger a popup dialogue. Here the function pauses at the line of "waitfor". I have to manually click a button to close the dialogue, so the code running can continue. How can I make this process fully automatic? I am testing my GUI functions. I am using Java functions in my test class to trigger mouse clicks. It will trigger a popup dialogue. Here the function pauses at the line of "waitfor". I have to manually click a button to close the dialogue, so the code running can continue. How can I make this process fully automatic? matlab test MATLAB Answers — New Questions