#9526 closed defect (fixed)
Robot: chrome 2 support
Reported by: | bill | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | TestFramework | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add chrome 2 support to robot.
This was added in [18738] but it's not working for me. Files like Tree_Dnd.html or Dialog_a11y.html don't load the test file (ie, the screen is blank).
BTW the chrome 2 robot tests are disabled in dijit/tests/modules.js. When everything is working we should make the tests run on chrome.
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
OK, working for me now :-). I thought I cleared the cache but who knows? I've found browsers being stubborn about reloading java code.
Most of the tests are passing too (on trunk), I'm just seeing diffs on Dialog_mouse and DateTextBox.
Note: See
TracTickets for help on using
tickets.
Make sure to clear the cache . . . I have two machines with Chrome 2 working so this is another one of *those* issues.