Selenium Question:

Tell me what are the different modes that Selenium RC uses?

Tweet Share WhatsApp

Answer:

With latest release of Selenium RC(1.0 beta 2) there
are two modes for IE *iexplore(same as *iehta) and *iexploreproxy.
Similarly for Firefox use *firefox(same as *chrome) and *firefoxproxy.
You should prefere *iexplore(ie *iehta) and *firefox (ie *chrome)
respectively as they work with cross domain.

Download Selenium PDF Read All 66 Selenium Questions
Previous QuestionNext Question
Explain how does Selenium remote control internally works?Tell me who should use Selenium?