saucelabs-training/demo-java

Move biometric_login and image_injection to the correct location

nadvolod opened this issue · 2 comments

those 2 packages need to go in one of these locations and should not be on their own:

  • emusim
  • realdevices.unifiedplatform

Screen Shot 2021-03-18 at 3 37 45 PM

I've been having problem with "sauce:inject-image="+base64ImageString it is not injecting image to camera i used the same image from example and im sure that it executes the shellScript since "sauce:job-result=passed" works properly im using android test selenium testng maven and i use the same apk from example, i alse set its MutableCapabilities capability "sauceLabsImageInjectionEnabled" to true . hopes anyone can help @eyaly

@ryancalo Do you have a link to the test that you are running?