Can Sikuli record Java Applet (embedded in Browser)?

Asked by Rinku

Hi,

I want to automate a Webpage where the login page is a Java Applet and all other pages (comes after login) are also Java Applet.
I am using Selenium for automation, but as Selenium IDE can't record the Java Applet, Can Sikuli record Java Applet (embedded in Browser)?

Regards

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Sikuli does not "record" anything.

It is a tool to develop and run workflows based on finding visual objects (that you have captured before) on the screen and it allows to act on these visual objects with mouse and keyboard (mouse and keyboard cannot be used otherwise during scriptrun).

So it can be used, to automate applications based on what is visible on the real screen.

Sikuli = WYSIWYS: What You See Is What You Script.

Can you help with this problem?

Provide an answer of your own, or ask Rinku for more information if necessary.

To post a message you must log in.