← Back to team overview

sikuli-driver team mailing list archive

[Bug 1832744] Re: Photos are not added to Card MacOS Mojave Sikulix IDE

 

Thanks for the quick response. Appreciated.
I am sharing my code. Here it is below
########
switchApp("Mimeo Photos.app")
doubleClick("1559119912385.png")
hover("1560145140521.png")
click("launch.png")
hover("1559111342368.png")
click("1559111195027.png")
wait(2)
click("1559111215254.png")
wait(2)
doubleClick("1559917595378.png")
wait(5)
click("1559198388953.png")
wait(5)
click("plus-1.png")
hover("CardList-1.png")
click("cardClick1.png")
hover("selectmimeo.png")

Env.getClipboard()
click("cardMimeoSM.png")

hover("1560494813086.png")
######
If you click on Myproject to see the Untitled Project it has no photos.

But if you do the same thing manually it has the photos.

PFA the snapshot when run by Sikuli

** Attachment added: "Screenshot of the error"
   https://bugs.launchpad.net/sikuli/+bug/1832744/+attachment/5270732/+files/SilkuliErrorPhotos.png

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1832744

Title:
  Photos are not added to Card MacOS Mojave Sikulix IDE

Status in Sikuli:
  Invalid

Bug description:
  Hello,
  Environment: Mac os Mojave Latest 10.14.5 
  Mimeo Photos Latest

  I am trying to automate workflow in MimeoPhotos using Sikulix
  Click on Mimeo Photos --> Launch on Photos to open Photos app. Click on Photos to select a  photo.
  Click My Photos--> Click + --> Click on Card--> Click Mimeo Photos. A untitiled project is formed using the above selected photo. This does not happen when flow is automated using Sikulix 

  Am I missing something?

  After this a Theme page appears where you select the occasion like
  Birthday Anniversary etcc. to select the above photo and make a Buy.

  Would be happy to demonstrate the same.

  
  Looking for help. An early help appreciated Raiman.

  Thanks
  Sanjay

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1832744/+subscriptions


References