HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 94273 thumbnail
User 209464 avatar

By willcode4beer
via binil.wordpress.com
Published: Jul 12 2008 / 22:37

Extending Selenium to take screenshots along the way. Adds the ability to manipulate browser size and focus. Also has the ability to incorporate them into reports. It's a little old but still relevant.
  • 10
  • 1
  • 6804
  • 21

Comments

Add your comment
User 283042 avatar

bort1002000 replied ago:

1 votes Vote down Vote up Reply

With Selenium 0.92 it is possible to take screenshots. You don't need the complete solution posted in the blog. For nearly 1,5 years this was the only solution for this problem found in the web.

Check out: http://www.agimatec.de/blog/2008/04/web20-oberflachen-testen/ (german, but code for an Maven2, Selenium, JUnit solution)

User 209464 avatar

willcode4beer replied ago:

0 votes Vote down Vote up Reply
User 283042 avatar

bort1002000 replied ago:

0 votes Vote down Vote up Reply

Yes, it is a really nice feature. Especially when Selenium is running in Fullscreen mode: windowMaximize();

We use it with Maven2 and have an Apache running to access the images in the network.

User 314118 avatar

ftorres replied ago:

0 votes Vote down Vote up Reply

For functional web testing in C# or VB.NET integrated with Visual Studio, check out www.InCisif.net
,

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.