NativeScript/functional-tests-core

Folder structure for Sikuli image procession is not correct.

dtopuzov opened this issue · 0 comments

Let's imagine in settings we have testAppName=hybridapp.apk.

If you want to get locate by images working now you should place images in:
resources\images\hybridapp.apk\Emulator-Api19-Default\<image name>

It should be in in something like:
resources\images\hybridappmap\Emulator-Api19-Default\<image name>

Extensions should be ignored and map suffix should be added.