Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working in Selenium 3.6 #111

Open
SiKing opened this issue Oct 30, 2017 · 2 comments
Open

not working in Selenium 3.6 #111

SiKing opened this issue Oct 30, 2017 · 2 comments

Comments

@SiKing
Copy link

SiKing commented Oct 30, 2017

Just tried this with:

  • AShot 1.5.4
  • Selenium 3.6.0
  • Chrome 63

Taking shots of elements, screenshots are way off - different parts of the screen.

@SiKing
Copy link
Author

SiKing commented Oct 30, 2017

It's my first time working with screenshots. I got here from https://stackoverflow.com/a/33446432/3124333
Using the accepted answer in that same question (https://stackoverflow.com/a/13834607/3124333), results in the same (wrong) screenshot. So at this point I have to assume the problem is on my end.

@SiKing
Copy link
Author

SiKing commented Oct 30, 2017

Chrome is definitely calculating the position of the element differently. I found these discussions on SO: https://stackoverflow.com/q/24862779/3124333 and https://stackoverflow.com/q/37882208/3124333 and I can confirm their findings.
I just cannot find a workable solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant