Search:

Type: Posts; User: saoley

Search: Search took 0.08 seconds.

  1. Re: Failed to start new browser session: Error while launching browser on session null

    As I am new to this forum, also completely new in java . Cant decide the "best fits" .
    But after searching here about selenium, most threads are in 'whats wrong with my code'. So probably this is...
  2. Re: Failed to start new browser session: Error while launching browser on session null

    Hello,
    Can you tell me, how to move thread from one to another like webframework to another?
    About message, I feel its important to present this much information for the reader to understand the...
  3. Failed to start new browser session: Error while launching browser on session null

    Dear Experts,

    I am running selenium test case on eclipse IDE , but getting below error. I tried with chrome / firefox and now with exploer also.
    It gives error "Failed to start new browser...
  4. Replies
    4
    Views
    1,186

    Re: Testing testcase in Junit3 using treemap

    Woww, jashburn, This is amezing. My code is working now. THANKS a LOT.
    Just to mentioned here , there are two ways to write name of method in junit3 . Either you can start with "test" name or you...
  5. Replies
    4
    Views
    1,186

    Re: Testing testcase in Junit3 using treemap

    Thanks aussiemcgr, but I am testing in Junit 3 and annotation required in Junit 4.
  6. Replies
    4
    Views
    1,186

    Testing testcase in Junit3 using treemap

    Hello Everybody,

    I am beginner in Java and facing one problem while testing junit3 testcase using treemap.

    The code :
    ===========================
    package sampleJunit3;

    import...
Results 1 to 6 of 6