Search Results

Search found 2 results on 1 pages for 'gururaj'.

Page 1/1 | 1 

  • How can I use my built-in AMD Radeon 7670m instead of Intel HD 4000 Graphics?

    - by gururaj
    i recently bought a DELL Inspiron 15R 2012m Series Laptop. It comes with a built-in AMD Radeon 7670m graphics card. I installed PES 2012, when I checked the system specification (an option in that PES 2012 game ). I came to know that game runs with Intel HD4000 Graphics and not with my AMD card. I also changed the swithchable graphics and assigned High Performance to PES2012, but the game still runs on Intel HD4000.

    Read the article

  • How to use browser options in selenium?

    - by Guru1985
    I have a browser which takes certain parameters as options as shown below. testbrowser.exe -id=test -url=http://www.google.com/. Below is my selenium code. selenium = new DefaultSelenium("localhost", 4444, "*custom "+testBrowser+" -id=test -url=", "http://www.google.com/"); selenium.start(); selenium.open("http://www.yahoo.com"); When i execute this i am getting the below error. java.lang.RuntimeException: Could not start Selenium session: Failed to start new browser session: Error while launching browser at com.thoughtworks.selenium.DefaultSelenium.start(DefaultSelenium.java:103) I think the problem is with options that my browser requires as the same code works fine with firefox or IE. Please help me in solving this options issue. Thanks in Advance Gururaj R

    Read the article

1