Frage

I have installed Sahi Pro 5 on Windows 7. I am able to record my tests as .sah extension which is saved at sahi_pro/userdata/scripts. I am also able to play that file.

As I'm familiar with Java, I want to record my tests as .java extension. How can I record Java code using Sahi?

War es hilfreich?

Lösung

According to Shahi's website, you should set the controller.mode to "java" (controller.mode=java) in sahi/config/sahi.properties, and then restart the software.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top