Selenium Question:
Download Questions PDF

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

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 Interview Questions And Answers PDF

Previous QuestionNext Question
Explain how does Selenium remote control internally works?Tell me who should use Selenium?