Session in Selenium

1 view
Skip to first unread message

sari

unread,
Oct 20, 2009, 1:42:58 PM10/20/09
to selenium-ruby
Hi,

I am new to selenium, May i know what is the importance of the
sessions in the selenium.


Thanks
Saritha.

Philippe Hanrigou

unread,
Oct 20, 2009, 7:20:39 PM10/20/09
to seleni...@googlegroups.com
Hi Sarita,

Selenium sessions map to a user interaction/browser session. You can think of a Selenium session as the flow/context of a user interacting with the web application. In particular:

 - You can run tests/workflow in parallel by having multiple Selenium sessions running concurrently
 - The session provide some "context" to most Selenium commands

Cheers,
- Philippe
Reply all
Reply to author
Forward
0 new messages