Frequently asked questions

Sometimes I can not stop a test run
If the test application is waiting for a web server to respond, it can not be interrupted. This is a bug, that can not be fixed at the moment. Set a timeout on the Project->WebClient configuration panel. Or restart the application.


In the DOM view sometimes the add menu is disabled, when I click on an element
The add menu will be disabled, if the element already has been added to the test. If you want to add it twice, copy it to the clipboard and past it from there.


When running huge test cases, I get an out of memory error
On the project view, select the System tab and check Free memory. And start Yawet with the following command:
java -jar yawet.jar -Xmx512m


In the tree view, when I like to move a node with drag and drop to a new location, it is placed after the target, instead inside it (as a child).
Press [ALT] before starting the drag operation.


What means Yawet
In the Potawatomi language yawet means "that". But since the Potawatomi most likely did not very often use web test applications there is also a rumour, that Yawet is an acronym for "Yet Another Web tEst Tool".