- girips29
- Posts : 5
Join date : 2010-09-01
How to compare images selenium, using java
Thu Sep 02, 2010 12:26 pm
Hi All,
Can anyone please explain me how to compare 2 jpeg images in selenium, using java.
- anatar02Active particpant
- Posts : 12
Join date : 2010-09-05
Re: How to compare images selenium, using java
Sun Sep 05, 2010 3:17 pm
Selenium RC does not have any specific commands to validate the two image, but you can validate them using css selector
- girips29
- Posts : 5
Join date : 2010-09-01
Re: How to compare images selenium, using java
Mon Sep 06, 2010 12:00 pm
Can you please give me an example of using css selector for comparing images.
- anatar02Active particpant
- Posts : 12
Join date : 2010-09-05
Re: How to compare images selenium, using java
Mon Sep 06, 2010 3:59 pm
you can compare two images with their Properties something like color of image and width and height... So can you tell me that what kind of images you wanted to compare. I can help you If you can elaborate your question
- girips29
- Posts : 5
Join date : 2010-09-01
Re: How to compare images selenium, using java
Mon Sep 06, 2010 4:06 pm
I have 2 jpeg images , i need to check whether those two images are same or not in the runtime. This is the scenario
- anatar02Active particpant
- Posts : 12
Join date : 2010-09-05
Re: How to compare images selenium, using java
Mon Sep 06, 2010 4:46 pm
Okey, We can't check them as like bit map check point but you can check their properties... something like...
css=img[backgrouundcolor="Block"][height="300"]...
css=img[backgrouundcolor="Block"][height="300"]...
- girips29
- Posts : 5
Join date : 2010-09-01
Re: How to compare images selenium, using java
Mon Sep 06, 2010 5:28 pm
Hi, Iam following this blog to compare images http://binodjava.blogspot.com/2009/05/how-to-use-runtimegetruntimeexec-how-to.html..but couldn't run dos commands
- anatar02Active particpant
- Posts : 12
Join date : 2010-09-05
Re: How to compare images selenium, using java
Mon Sep 06, 2010 6:41 pm
given url is not accessible by me. it giving "Page not found "
- girips29
- Posts : 5
Join date : 2010-09-01
Re: How to compare images selenium, using java
Mon Sep 06, 2010 6:48 pm
Please find the below.
http://binodjava.blogspot.com/2009/05/how-to-use-runtimegetruntimeexec-how-to.html
http://binodjava.blogspot.com/2009/05/how-to-use-runtimegetruntimeexec-how-to.html
- How to compare two stored variable values in Selenium IDE
- How to compare Original and Actual Images inn Selenium RC??
- Contract job in Cincinnati,OH-Selenium with Java WebDriver and/or basic Java
- How to compare two text strings in Selenium IDE
- Creating detail log for selenium command execution (Selenium RC Java client)?
Permissions in this forum:
You cannot reply to topics in this forum