Why Mobile App Testing

Mobile App Testing: Tools, Strategies & the Best Practices Mobile testing refers to an effective process using which a developer or a tester tests a developed application for a specific mobile device. The testing is performed to check the application’s usability, performance, and functionality.An automated and manual mobile testing technique is available, and it helps […]
How to Fix Slow Playback in Chrome Version 102 and Later?

Google Chrome downloads and updates certain features or updates in the background. It is observed that from version 102 onward, there have been more frequent background updates. Google Chrome can initiate these background activities even with the Google Chrome instances launched by Sahi. Consequently, your Sahi Playback will become slow on Google Chrome. To fix […]
HTTPS Problem Resolution: Unable to tunnel through proxy
Sahi had been using its own custom implementation of proxy tunneling till a few months back. Owing to a lot of demand for some features, we moved to Java’s https url connection which supported tunneling through a corporate proxy with authentication. But unfortunately, a bug in Java’s https URL connection was tripping up a few […]
How to Configure Eclipse for Sahi Pro

Eclipse’s JSDT plugin provides syntax highlighting and verification for Javascript. It can be configured to work well with Sahi scripts too. This video goes through the different steps to configure Eclipse to work with Sahi scripts.JSDT looks at all functions in the given source folder and can list them in content-assist. Taking advantage of this, […]
