Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
Sujatha B2
Active particpant
Active particpant
Posts : 12
Join date : 2011-06-20

Image capture and Comparison Empty Image capture and Comparison

Thu Jun 23, 2011 1:57 pm
Hi,

How to capture the screen shots in the selenium? how to do image comparison in the Selenium. Please help me

Thanks in advance


Regards,
Sujatha B
avatar
bmuralirao
Posts : 4
Join date : 2011-07-23

Image capture and Comparison Empty Re: Image capture and Comparison

Fri Sep 02, 2011 12:31 am
You can capture Screen shot using this selenium.captureEntirePageScreenshot("c:\\test.png","");
avatar
yuvasakthip
Posts : 3
Join date : 2011-06-23

Image capture and Comparison Empty Re: Image capture and Comparison

Fri Sep 02, 2011 12:18 pm
Hi ,

I need to capture more than 1000 Screen Shots from a particular website so will this command helpful ?
Is there any other Tool which Capture and Compare Screen Shots Automatically and gives the Difference in Image in a separate folder ??

Please help me and give some ideas ASAP.

Thanks,
Yuva Sakthi
avatar
selftechy
Posts : 9
Join date : 2011-09-14
Location : Bangalore, India
http://www.selftechy.com

Image capture and Comparison Empty Re: Image capture and Comparison

Thu Sep 15, 2011 6:50 pm
using captureScreenShot API of Selenium we can capture the screenshot. I think for the task you needed to accomplish, it is good write a Java method which compares the images bit by bit and gives you the result. That is possible. Search google for image comparison in Java. Use the technique with Selenium tests.
Sponsored content

Image capture and Comparison Empty Re: Image capture and Comparison

Back to top
Permissions in this forum:
You cannot reply to topics in this forum