18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Is Sahi Supports Multilanguage Application
Hi Team,
Using SAHI are we able to execute the multilanguage application..?
Scenario is like..
Record the Script on one language on any browser is it possible to playback on different launguage language with same script using.
Here all the fields are same no change only display language changes.
Is it possible to automate with one script, playback on different language,
Please lt me know..
Regards,
Sandeep S S
Using SAHI are we able to execute the multilanguage application..?
Scenario is like..
Record the Script on one language on any browser is it possible to playback on different launguage language with same script using.
Here all the fields are same no change only display language changes.
Is it possible to automate with one script, playback on different language,
Please lt me know..
Regards,
Sandeep S S
Comments
i had some problem in recording so I was just going thru the SAHi PDF doc i found
Smart Identification Mechanisms
The Javascript DOM exposes a lot of properties of various elements on the browser. Sahi uses these different properties to identify elements. One significant point is that Sahi gives the visible text a higher priority than other code related properties like css style. This helps in two ways
-> Writing and maintaining test scripts become very easy. What you see is what you script.
-> It validates what a user sees and not what a developer coded.
Here is there any settings to change the recording option instead of recording the display name user settings to to record the script with respect to 'Id', classname, tagname, etc., if so let me know.
In my case i am facing this issue, all script getting fail on other language other than recorded language.
Regards,
Sandeep S S
When recording scripts you always have the choice of choosing alternative accessors. You can find them by hoovering over an element with the mouse. I the sahi controllers Record tab is the select "Alternatives". These ones should be anguage independant.
Unfortunately I don't know if you can set the default record behavior on selecting proper alternatives always
i had gone thru all the docs and links and forums but i didnot find...
i was looking for that kind of settings, if it is that would be again added feather to SAHI.
i can use 'Alternatives'.
Thankyou...
Regards,
Sandeep S S