Sahi Integration with Test Management Tools

TestCaseRunLast Run Result
Check Login Works with test/secretRunLast Run Result





Generate URL

Sahi test or suite path
Relative paths are resolved relative to userdata directory
Base URL
The start URL of the web application under test
Init JS
Javascript that will be evaled before a script is run.
Can be used for initializing variables
Extra Info
Any extra information;
Can be used to pass back Test Manager information
like userId, testCaseId etc.
This is accessible in the script as _sahi.getExtraInfo()


Show logs