18 January 2026:


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.

Multiple browser sessions within one test?

daradara Members
edited November -1 in Sahi - Open Source
Is there any way to do the following within a single sahi test?

Start one browser session and log in as one user (say usera).

Start a second browser session and log in as another user (say userb).

Have usera and userb do actions within their browser sessions that interact with the other user.

I see that there is support for multi-threaded testing, which might work for this scenario if you could specify which tests run in parallel, but I don't think that is supported.

As far as I can tell from the documentation and the exploration I have done myself with Sahi, I can't see a way to achieve the above. Can anyone show me otherwise?

Thanks,

-Dara
Sign In or Register to comment.