This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Testing and the fly likes Testing java applets using selenium with Junit Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Testing java applets using selenium with Junit" Watch "Testing java applets using selenium with Junit" New topic
Author

Testing java applets using selenium with Junit

Phani marupaka
Greenhorn

Joined: Jan 15, 2012
Posts: 1
hi,

I am a newbie looking for some help in testing an applet within a browser using selenium and Junit. We have a proprietary tool which uses java applets and selenium is not able to identify objects inside the applet. Any help is appreciated.
Currently it is being used by Test partner and we are going away with that tool and wanted to use some open source tool.

Many thanks,
MPR
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26192
    
  66

Phani,
Welcome to CodeRanch! I don't think Selenium supports applets. FEST does though.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Testing java applets using selenium with Junit
 
Similar Threads
Impementing selenium webdriver
java AssertionErrors from an applet to a junit test Class
Object Oriented Testing
Selenium versus Applet - Who wins?
Testing techniques and tools