Interview Questions

Selenium WebDriver - What is heightened privileges browsers?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - What is heightened privileges browsers?

The purpose of heightened privileges is similar to Proxy Injection, allows websites to do something that are not commonly permitted. The key difference is that the browsers are launced in a special mode called heightened privileges. By using these browser mode, Selenium core can open the AUT directly and also read/write its content without passing the whole AUT through the Selenium RC server.

(Continued on next question...)

Other Interview Questions