Search found 3 matches

Seems to work fine when invoked from a web page, but I don't get the console message indicating that it's active when rootcause is loaded in a page within an iframe.
Indeed it did. Thanks!!!
I've got the following test: StartTest(function(t) { t.describe("Create New Service", function(t) { t.chain({ click: "button[text=Create a New Service] => .x-btn-inner-default-toolbar-small" }, { type: "T", target: "#messagebox-1001-textfield => .x-form-text",...