Here is a simple Netbeans based Selenium Test project that will open Google, enter a keyword and search . You can download the entire netbeans project and then open the project from your Netbeans IDE and run it locally. Before running it, you need to satisfy the below pre-requisites: 

  • selenium-server.jar should be running (java -jar selenium-server.jar)
  • firefox should be installed in your machine

 

Comments:

Post a Comment:
  • HTML Syntax: NOT allowed

This blog copyright 2009 by thekkadath