Script to run on IE and firefox --- needs two image sets

Asked by Rajni Sharma

Hi,

I am just new to Sikuli automation. I have cretaed a login script initially images are caputred on firefox. Now i want to run same script on IE but login pop appears differently in IE so images are not recognized. is there any way so can use same imgaes instead of different image sets for different browsers?

Thanks in advance:)

Question information

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

simply, no.

... and this will probably never be a feature.

use import, to switch between different image sets.

Revision history for this message
Rajni Sharma (rsharma) said :
#2

Thanks!

Revision history for this message
Rajni Sharma (rsharma) said :
#3

Thanks RaiMan, that solved my question.