On Tue, Sep 15, 2009 at 1:54 PM, TJ Shah <[email protected]> wrote:

> Hi,
>
> I am trying to automate few test cases that requires me to simulate
> certain scenarios like 'Network is down' or 'Sync server not
> reachable' etc.. I am not sure about the Chrome Library that I can use
> to play with Windows Network Settings. I am using InProcBrowser Test.


Instead of changing Windows' network settings, you should use a mocked-out
network layer in the browser that you make do these things.  I suspect we
already have some facility for this so we can test other cases.

PK

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to