I have been using the selenium to find text from web page.In that function when i run it opens firefox in foreground. I don't want it to be in foreground. Is there any way to hide that browser.
I have developed this in classlibrary project using xUnit.
Thanks.