ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

SikuliX Project, Part 2: A beginner's guide to automation

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ส.ค. 2024
  • #SikuliX #Automation #uitesting
    Part 1 : • SikuliX: A beginner's ...
    Eclipse IDE: www.eclipse.org/
    SikuliX: mvnrepository.com/search?q=Si...
    Initial source code: github.com/demoninyo/sikulix-...
    Updated Dragonary installers as of August 18
    Windows: we.tl/t-rrBlUdFC0e
    Android: we.tl/t-7VOwkPUSkt
    macOs: we.tl/t-04EcL2NV0s

ความคิดเห็น • 14

  • @poorboytv3775
    @poorboytv3775 3 ปีที่แล้ว

    nice

  • @nguyenthehuu5938
    @nguyenthehuu5938 3 ปีที่แล้ว +1

    thanks you so much XD

  • @Ant50501
    @Ant50501 2 ปีที่แล้ว +1

    hello bro, thanks for you work. Why u add to github commit buttons images for "gmail" and "play dragonary" ??

    • @LearnWithJon
      @LearnWithJon  2 ปีที่แล้ว +1

      Hello, thanks for your feedback. Actually, I just added that for demonstration purposes. I just show that what ever buttons you want to be clicked are possible to add to the code. It is up to the user if they want to remove that or add another buttons based on the latest update of Dragonary or other clicking games... :)

  • @lockdownlegends817
    @lockdownlegends817 3 ปีที่แล้ว +2

    Good pm brother, love your content getting an error below when running. Hope you can help
    mouse not useable (blocked)

    • @LearnWithJon
      @LearnWithJon  3 ปีที่แล้ว

      can you paste the exact error trace here? if the application is still running while getting an error, I can say that still ok. I've added "try catch blocks" in the code which allows the app to keep running and search the target buttons to click. You just need to wait the app to see the correct buttons to click :)

    • @lockdownlegends817
      @lockdownlegends817 3 ปีที่แล้ว +1

      @@LearnWithJon I was able to make it work yesterday but today it doesn't work. It seems to not be able to find the image, any quick fix for this?

    • @LearnWithJon
      @LearnWithJon  3 ปีที่แล้ว

      @@lockdownlegends817 Then, just change the images :).. just use snipping tool or ms paint to do that. see this video on how to grab image buttons th-cam.com/video/TUUWTE534wE/w-d-xo.html :)

    • @juanroman2448
      @juanroman2448 2 ปีที่แล้ว

      same

  • @MykillTrustUnworthy
    @MykillTrustUnworthy 3 ปีที่แล้ว +1

    Hi. Mine is stack in the loops choosing the mission then play. Please help. Thank you

    • @LearnWithJon
      @LearnWithJon  3 ปีที่แล้ว +1

      the loops should continue running because of the "try catch". once you run the application, you just need to wait until the code reaches the target button to click.

    • @LearnWithJon
      @LearnWithJon  3 ปีที่แล้ว +1

      watch Part 1 to know how to change/add new target buttons th-cam.com/video/TUUWTE534wE/w-d-xo.html :)

  • @h4ch311
    @h4ch311 2 ปีที่แล้ว +1

    hello bro, thanks for you work. Why u add to github commit buttons images for "gmail" and "play dragonary" ??

    • @LearnWithJon
      @LearnWithJon  2 ปีที่แล้ว

      Hello, thanks for your feedback. Actually, I just added that for demonstration purposes. I just show that what ever buttons you want to be clicked are possible to add to the code. It is up to the user if they want to remove that or add another buttons based on the latest update of Dragonary or other clicking games... :)