Comments on: BrowserLab – fake crossbrowser tester from Adobe https://www.nivas.hr/blog/2009/09/01/browserlab-fake-crossbrowser-tester-from-adobe/ This is a blog from the Nivas.hr crew to the galaxy of unknown. Tue, 01 Sep 2009 23:52:04 +0000 hourly 1 https://wordpress.org/?v=5.8.2 By: seven https://www.nivas.hr/blog/2009/09/01/browserlab-fake-crossbrowser-tester-from-adobe/comment-page-1/#comment-666368 Tue, 01 Sep 2009 23:52:04 +0000 https://www.nivas.hr/blog/?p=1448#comment-666368 yeah, but selenium is more oriented to “Is it still working?” development tests. afaik browserlab aims at web designers to give them even more reason to drive markup artists insane by overlaying sites in different browsers:
– look here boy, you got that ie6 css paddings all wrong again!”. :)

]]>
By: Davor https://www.nivas.hr/blog/2009/09/01/browserlab-fake-crossbrowser-tester-from-adobe/comment-page-1/#comment-666272 Tue, 01 Sep 2009 12:09:28 +0000 https://www.nivas.hr/blog/?p=1448#comment-666272 Don’t know about BrowserLab… I prefer Selenium (http://seleniumhq.org). It is a far better tool for cross browser/os testing. You can test every bit of html that displays on the site. A screenshot can be taken at certain point while running the test. The tests can be run from phpunit, and tests can be recorder in firefox using Selenium IDE. You can even test sites designed for mobile phones. It’s a great tool but you probably already knew that :)

]]>