AlexKaras's avatar
AlexKaras
Champion Level 3
7 years ago
Status:
New Idea

Implement web page capture using CSS transition to prevent multiple capturing of floating bars

There is a problem with .PagePicture() method that if web page contains floating elements (and this happens too often for most of modern web pages:( ), these elements are captured more than once and:
a) hide some details on the final page image; and
b) complicate further image comparison / presentation.

There seem to be an alternative way for web page capture that (hopefully) eliminates the above problem: http://support.applitools.com/customer/en/portal/articles/2249374-using-css-transition-with-applitools-as-an-alternative-to-standard-scrolling.
In the referenced article it seems to work only with the Selenium web driver.
Could you please investigate and consider this approach and implement it as an option for the .PagePicture() method in TestComplete ?
I am pretty sure that this will be a very useful and handy improvement.

 

Case #00230551 talks about the same.


Thank you in advance,
/Alex
==============================

No CommentsBe the first to comment