May 20 2007

WebTest Fixture: Automate Web UI Testing from FitNesse

Published by gojko

The contents of this page have moved to FitNesse.Info. See also How to test AJAX sites with FitNesse and Selenium RC and Automating web tests with FitNesse and Selenium.


2 responses so far

2 Responses to “WebTest Fixture: Automate Web UI Testing from FitNesse”

  1. Navenduon 21 Nov 2008 at 6:42 am

    hi i am using WebTest an extension to FIT/FitNesse, while doing simple test like trying to login in to http://www.rediffmail.com
    code is
    21095 Last Four Test Commands:

    1.setContext(21095)
    2.open(http://rediffmail.com/)
    3. type(login, nav_1111)
    4. type(passwd, abc123)

    mail page od rediffmail is getting oppened , but in console its is showing Permission denied . why this i am getting ? plzz help me .

  2. gojkoon 21 Nov 2008 at 3:11 pm

    you are probably getting permission denied from the web site. that is not a message coming from fitnesse or webtest library.

Trackback URI | Comments RSS

Leave a Reply