[ 2 posts ]

Mike Jacobs

  • Username: mnjacobs
  • Joined: Tue Jan 11, 2011 1:36 pm
  • Posts: 11
  • Offline
  • Profile

What browsers are supported with YUI Test + Selenium?

Post Posted: Tue Feb 15, 2011 7:50 am
+0-
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

Nicholas C. Zakas

YUI Developer

  • Username: nzakas
  • Joined: Wed Jan 07, 2009 2:01 pm
  • Posts: 30
  • GitHub: nzakas
  • Gists: nzakas
  • YUI Developer
  • Offline
  • Profile
Tags:

Re: What browsers are supported with YUI Test + Selenium?

Post Posted: Wed Feb 23, 2011 2:15 pm
+0-
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
  [ 2 posts ]
Display posts from previous:  Sort by  
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