Home

Selenium Core Project Information

Selenium Core is the JavaScript/DHTML in-browser library.

If you're just getting started with Selenium, you probably don't want to dive right into Selenium Core; try Selenium IDE for your first taste of Selenium.

For users:

  1. Selenium Core Homepage
  2. Which Selenium Tool Should I Use?
  3. Selenium Core FAQ
  4. Getting Started with Selenium Core
  5. Selenium Core Examples
  6. Help With XPath
  7. What People are Saying About Selenium
  8. Publications and Presentations
  9. Forum Rules
  10. Selenium Core Howtos
  11. Translated Document new!!

For developers:

  1. Selenium Core API Documentation Standard
  2. Running Tests
  3. Release Process
  4. Manual Testing for Selenium Core
  5. Contributed User-Extensions

Labels

howtos howtos Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Feb 23

    Senthil says:

    Hi I am newly using Selenium.Now I writing Selenium command via tcl.I have some ...

    Hi I am newly using Selenium.Now I writing Selenium command via tcl.I have some doubts on selenium.

    I tried following commads in Selenium but its not working please help this issue

    Se dragAndDrop "link=tn00607a.gif (1499 bytes)" "400,600"

     DragAndDrop also not working.pls help this issue

    Se contextMenu "link=README"

    I didn't see any Contextmenu option in my testing web page.i didn't get any error

    Like that

    mouseDown,mouseMove,museUp commands also not visible in web page.

    If user clicks  new link in home page and can't go to the home page.So avoid this problem I used goBack method

    Se goBack

    like that How to I forward the page.pls help me.

    How to hanle filedownload option via seleniuym.pls help this