Same application different URL

Asked by Joe

Hello,

Background: We have customers utilizing our application. However, each customer has a different URL to access the application in the cloud.

I did scripting using our application that was setup for QA, which has a different URL. The scripts run great on the QA environment. Tried to execute those same scripts using a different URL, but same application. For some reason the scripts cannot locate the images. Again, it's the same application, but different URL and the scripts cannot find the images.

Why is this? Don't want to re-capture all the images, just because our application is using a different URL to connect.

Thanks,

Joe

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

The URL itself surely is not the problem.

... but I suppose, you are running the script in some different environment/setup, than at time of development (system, browser, ...).

Check for differences about how the images are rendered (pixel level).

If I am right, then you have to either recapture (one set for each different environment) or take care for same environment/setup.

Can you help with this problem?

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

To post a message you must log in.