How to compare Images in Selenium using AShot API || Working with AShot API

Поділитися
Вставка
  • Опубліковано 22 жов 2024

КОМЕНТАРІ • 34

  • @byrojuanusha2193
    @byrojuanusha2193 3 роки тому

    I have seen all ur practical interview questions. And today I am here to watch this selenium videos. Ur tutorials are such a nice stuff.. We r blessed to have a nice Explainer like u sir. Thank u so much

    • @daytonwilder7645
      @daytonwilder7645 3 роки тому

      I know it is kinda randomly asking but does anyone know of a good place to watch newly released tv shows online?

    • @graysonelliott5649
      @graysonelliott5649 3 роки тому

      @Dayton Wilder ehh atm i have been using flixportal. Just google after it:P -grayson

    • @daytonwilder7645
      @daytonwilder7645 3 роки тому

      @Grayson Elliott Thanks, I went there and it seems like they got a lot of movies there :D I appreciate it !!

    • @graysonelliott5649
      @graysonelliott5649 3 роки тому

      @Dayton Wilder no problem :)

  • @adithygunji1645
    @adithygunji1645 Рік тому

    Even paid institutes not giving this much content thanks for your videos and I have a request from my side please make the new series of selenium with java 🙏

  • @samratjulme8418
    @samratjulme8418 2 роки тому +1

    each video is very intresting and improving my knowledge.........👌👌👌👍👍👍👍

  • @dharaneshbr2064
    @dharaneshbr2064 5 років тому

    Thank You Sir for Explanation of capturing and Comparing Images ,Neatly Explained.
    Is there any API to compare video files?

  • @Bala786A
    @Bala786A 3 роки тому

    Clearly explained...... Thank you sir 👍

  • @xikandarhayyat8901
    @xikandarhayyat8901 2 роки тому +1

    Very helpful 👍
    Life saver ☺️

  • @I_Am_Anderson
    @I_Am_Anderson 4 роки тому

    Sir nice.
    Is there any possibility to ignore some part in image while comparing

  • @rakeshprajapat1677
    @rakeshprajapat1677 2 роки тому

    As in your videos images are compared with captured screenshots by selenium, then you compare. If we manually create a screenshot of any image and save it, then compare it with our code, then it fails, it shows the images are not the same. Please suggest how we compare images if we manually save any screenshot

  • @hridayeshkaushik2979
    @hridayeshkaushik2979 2 роки тому

    Can we have any threshold value in Ashot API, by using we can see how much % image is differ

  • @manjunathkondapur
    @manjunathkondapur 5 років тому

    Your video is really helpful!! Do you know how to generate report for comparison images if there are any changes

    • @Ketanrathod0593
      @Ketanrathod0593 10 місяців тому

      This can be done in Python only and it’s little bit advance

  • @yashuy3279
    @yashuy3279 Рік тому

    Thank You Sir.

  • @mrudulabhale123
    @mrudulabhale123 4 роки тому

    nicely explained sir. How to compare png jpg files?

  • @gowthamkumar9076
    @gowthamkumar9076 5 років тому

    Hi SDET, i have checked the same script with different webpage its not working because where captured screenshot image contains background color but in the original image we don't have. How we will check in these condition please help me to resolve.

  • @mukheshkummithi9727
    @mukheshkummithi9727 5 років тому

    Sir I have a doubt regarding a code i have got an exception java.imageio.IIoException please explain sir how to handle it

  • @IndianOrganic
    @IndianOrganic Рік тому

    Hi sir... unable to import AShot after adding all three dependencies..

  • @vyashwanth4663
    @vyashwanth4663 Рік тому

    When i take a screenshot of a image i am getting a blank white image i don't know why can you explain ?

  • @sureshallinformationvlog4476
    @sureshallinformationvlog4476 3 роки тому +1

    How to verify the download file name format in selenium

  • @targetspot6048
    @targetspot6048 2 роки тому

    captured

  • @gugulothuumadevi2761
    @gugulothuumadevi2761 2 роки тому

    Can you clarify that error sir

  • @mubashirijaz562
    @mubashirijaz562 10 місяців тому

    Can you please provide me PPT slides for this?

  • @pankajrachha8724
    @pankajrachha8724 3 роки тому

    AShot API is not able to capture the complete image logo

  • @VijayKumar-cy4rk
    @VijayKumar-cy4rk 2 роки тому

    Hii anybody says sequence of selenium with java classes pls

  • @gugulothuumadevi2761
    @gugulothuumadevi2761 2 роки тому

    We doing this program we getting error

  • @MidnightMemories17
    @MidnightMemories17 Рік тому

    org.openqa.selenium.JavascriptException: javascript error: $ is not defined
    How to fix this ?

    • @alanavinash3309
      @alanavinash3309 Рік тому

      I’m also facing this issue
      Did you got any solution