| Page 1 of 1 | [ 2 posts ] |
|
The documentation for beta 1 does not appear to explicitly include Safari or Chrome as supported browsers. Firefox works great but is not an HTML5 browser (I need to test code using HTML5 features like local storage). Chrome and Safari are both HTML5 capable browsers and would hopefully be supported by YUI Test. When I try using *chrome to invoke unit tests via the Selenium driver, the tests actually run on FireFox - is that a defect? When I use *safari, the tests start but tries to use Blank.html instead of the regression html file passed to the driver.
Are these going to be supported? Which versions? Should I create tickets for these issues? Thanks, Mike |
|
The Selenium Driver runs using the basic Selenium commands. *chrome is not the name for the Chrome browser, it's *googlechrome.
Basically, Selenium determines which browsers you can use. The Selenium Driver just uses what's already there. Read more about Selenium here: http://www.seleniumhq.org |
| Page 1 of 1 | [ 2 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group