Home

Labels

base base Delete
knowledge knowledge Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Oct 11, 2010

    harshad says:

    hi, This is Harshad. I wanna ask do Selenium IDE support dotnet Nuke applicatio...

    hi,

    This is Harshad.
    I wanna ask do Selenium IDE support dotnet Nuke application ?? and if so, then how to solve problem of changing id's for UI testing.

  2. Jan 31, 2011

    Ullas Desai says:

    Does "SelectFrame" command works in IDE?? Or do i need to add any User extension...

    Does "SelectFrame" command works in IDE?? Or do i need to add any User extension to make it work?

  3. Feb 13, 2011

    Vijila says:

    Hi, I'm using selenium ide and I have webpages to use the WYSIWYG editor  ...

    Hi,

    I'm using selenium ide and I have webpages to use the WYSIWYG editor  instead of a simple text area. when I record a simple test of writing something into the editor, selenium doesn't recognize the element.

    Any one knows How do we  locate the editor component?

  4. May 13, 2011

    sophia says:

    Hi, I'm using gotoIf statement in selenium ide, but not sure why it doesn't wor...

    Hi,

    I'm using gotoIf statement in selenium ide, but not sure why it doesn't work as expected:

    store | x_y_z | name

    gotoIf | "javascript

    Unknown macro: {storedVars.name}

    " == "x_y_z" | label1

    when gotoIf is excuted, the statement below gotoIf is excuted, rather than the statement labeled 'label1'

    Is there anything wrong in my gotoIf statement?

    Thanks in advance!

    sophia