• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

java, ant and selenium

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi guys

i am trying to use ant, selenium and java to test my gui.

i know this is a very general question, but please someone gives me some suggestions.

thank you
 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A better question would be more specific. A question that I have is whether or not you are familiar with ant and have read the selenium documentation.
(removing offensive words)
[ October 17, 2008: Message edited by: Yves Zoundi ]
 
Marshal
Posts: 80647
473
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Yves Zoundi:
. . . can read and understand English correctly.



I beg your pardon? That is no way to talk to other ranchers.
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have you gone through the Selenium tutorials? If not, please do, then you can come back with specific questions.

Or is you question more on how to integrate Selenium test scripts into your Ant build? If so, this page gives instructions on running Selenium scripts form the command line.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You may google it up..
But you may use below with java:

http://www.jroller.com/selenium

http://www.bitmotif.com/selenium/selenium-remote-control-for-java-a-tutorial/
[ November 04, 2008: Message edited by: zel branco ]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic