Giter VIP home page Giter VIP logo

Comments (7)

pazone avatar pazone commented on May 20, 2024

Hello. It looks like your phone emulator has dpr > 1. You should set it in shooting strategy.

Try to use

new AShot().shootindStrategy(ShootingStrategies.viewportRetina(100, 0, 0, <yourDpr>));

from ashot.

sanojqa avatar sanojqa commented on May 20, 2024

@pazone Thanks for the reply and I got some difference in Screenshot but I am getting 60-70% image of the web page and the images are overlapped when I tried this snippet with different websites. For the above website I have set the dpr is 1.8 and I got good result, when I use the same configuration for other sites am getting overlapping images and cutting right side of the page. When I use the dpr 3 then a black shade came across the images in each frame capturing.

Have any alternative to solve this inconsistent behavior in different sites with same configuration?

Thanks,
Sanoj

from ashot.

pazone avatar pazone commented on May 20, 2024

Actually dpr is not depends on the site. Which browser or emulator are you using?

from ashot.

sanojqa avatar sanojqa commented on May 20, 2024

I am using Android Real Device Samsung Galaxy S4 and mobile browser is chrome.

from ashot.

pazone avatar pazone commented on May 20, 2024

Samsung Galaxy S4 pixel ratio is 3 by specifications. But chrome is able to reduce. Have you tried 1.5? Anyway 3or 1.5 should work.

A little tip: Desktop Chrome can emulate Samsung Galaxy S4. It's rather more stable and easy-to-use. Have you tried this?

from ashot.

sanojqa avatar sanojqa commented on May 20, 2024

How to capture the screenshot of a specific element rather than entire page using Ashot in Mobile Web?

Say I loaded google.com in Samsung Galaxy S4. Bottom side there is a link 'About'. I need to capture it. Is it possible to do with Ashot?

from ashot.

pazone avatar pazone commented on May 20, 2024

You can use any AShot if you resolved your problem with dpr. You can find how to do it in ReadMe

from ashot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.