Testing with Selenium

Last post 08-07-2012, 2:35 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  10-05-2009, 3:36 PM 56113

    Testing with Selenium

    Is there a way to test web pages using the Selenium testing tool.
    http://seleniumhq.org/
    Selenium is a very popular open source testing tool.
    I can not get Selenium to read/write to the editor.
    I had a similar problem with another vendors text control.  They told me to use the tools Javascript Api to read/write to the control.
     
    thanks,
     
  •  08-07-2012, 2:35 PM 74368 in reply to 56113

    Re: Testing with Selenium

    Hi chuck7,
     
    If you just need to read/write the content of editor via javascript. please refer to http://www.cutesoft.net/developer+guide/scr/JavaScript-API.htm
     
    you can use API GetHTML() and SetHTML()
     
    Regards,
     
    Ken 
View as RSS news feed in XML