5caa2a2763
javascript into web pages using a proxy and the javascript helps automate web applications. Sahi is a tester friendly tool. It abstracts out most difficulties that testers face while automating web applications. Some salient features include excellent recorder, platform and browser independence, no XPaths, no waits, multithreaded playback, excellent Java interaction and inbuilt reporting. WWW: http://www.sahi.co.in/w/sahi
11 lines
442 B
INI
11 lines
442 B
INI
--- ./config/sahi.properties.orig 2012-08-05 18:28:08.000000000 +0200
|
|
+++ ./config/sahi.properties 2012-08-05 18:28:42.000000000 +0200
|
|
@@ -86,7 +86,7 @@
|
|
# This is generally in the <java_home>/bin directory
|
|
# On windows, keytool path, if specified, should have double backslashes without encompassing quotes. Eg.
|
|
# keytool.path=D:\\java path\\bin\\keytool.exe
|
|
-keytool.path=keytool
|
|
+keytool.path=%%JAVA_KEYTOOL%%
|
|
|
|
http.keep_alive=true
|
|
|