Examples

Google Search

This is the quick start example. It enters "Yawet" on the Google search page. Clicks on the submit button and tests that a link to the InforMatrix homepage is on the result page.
http://www.informatrix.ch/yawet/examples/google.ywt

Phone Search

This is a more advanced example. It searches on tel.search.ch for the phone number of two adresses. And it tests, if the right adresses are returned, when the phone numbers are entered. This example shows how to use library steps and parameters.
http://www.informatrix.ch/yawet/examples/phone.ywt

Soap

This is a simple example that shows how to test a soap service. It calls Babelfish to test that Auto will be translated to car.
http://www.informatrix.ch/yawet/examples/babelfish.ywt

Report

This example generates a simple report. That it can run, you must download the extension example http://www.informatrix.ch/yawet/yawetExt.jar and store it in the same directory as yawet.jar. After running the test, the report is created in a directory called report. Depending on your operating system, this might be created in different places. Search for it and open the file index.html.
http://www.informatrix.ch/yawet/examples/report.ywt