ashot icon indicating copy to clipboard operation
ashot copied to clipboard

not working in Selenium 3.6

Open SiKing opened this issue 7 years ago • 2 comments

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 avatar Oct 30 '17 22:10 SiKing

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 avatar Oct 30 '17 22:10 SiKing

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.

SiKing avatar Oct 30 '17 23:10 SiKing