nakal
nakal copied to clipboard
No such file or directory - ./config/nakal.yml (Errno::ENOENT)
when I try to configure and run this feature - After the step "Now, execute your test by passing env variable NAKAL_MODE=build" I am getting this error " No such file or directory - ./config/nakal.yml (Errno::ENOENT)"
You will have to create a config folder in your current working directory. If you are using cucumber, you might have this folder already. Next, you need to create a file called nakal.yml inside ./config folder and put the contents as below:
samsung_galaxy_s3: top: 50 right: 18 left: 0 bottom: 0
samsung_galaxy_s3 should be replaced by the device_name you are using. If you are not defining any device, put these contents in nakal.yml
default_device: top: 70 right: 10 left: 0 bottom: 0
Thanks for your reply. I am using the default device setting in the "nakal.yml" and I am getting the error "45:53: execution error: Can’t get application "iOS Simulator". (-1728)". The device attached to system is ("Device Name : iPod touch", Model No : "MD720ZP/A")
I have fixed the issue. please upgrade to v1.0.3 Let me know if this works
After upgrading v1.0.3 simulator is getting initialized and still its not detecting the physical device.
Support for physical iOS devices is not yet added. For iOS, only simulators will work
Thanks for your reply @rajdeepv
@bkarthick there is an issue with v1.0.3 . If you are still using simulator, please update to v1.0.4