hejdig. The text reads "Permission denied to set property Window. alert" if that is any clue. Together with opening a window to a remote web site.
HTH /OF --------8<--------- > I get the following error. The previous action is opening a > remote web site, and it works. Any idea? > # Executing: |assertTitle | preP | | > # Unexpected Exception: 0 -> P, 1 -> e, 2 -> r, 3 -> m, 4 -> > i, 5 -> s, 6 > -> s, 7 -> i, 8 -> o, 9 -> n, 10 -> , 11 -> d, 12 -> e, 13 -> n, 14 -> > i, 15 -> e, 16 -> d, 17 -> , 18 -> t, 19 -> o, 20 -> , 21 -> > s, 22 -> e, > 23 -> t, 24 -> , 25 -> p, 26 -> r, 27 -> o, 28 -> p, 29 -> e, 30 -> r, > 31 -> t, 32 -> y, 33 -> , 34 -> W, 35 -> i, 36 -> n, 37 -> d, 38 -> o, > 39 -> w, 40 -> ., 41 -> a, 42 -> l, 43 -> e, 44 -> r, 45 -> > t, parseCSV > -> function () { var values = this.replace(/\\,/g, > "\n").split(","); for > (var i = 0; i < values.length; i++) { values[i] = > values[i].replace(/\n/g, ",").trim(); } return values; }, > trim -> function () { var result = this.replace(/^\s+/g, ""); > return result.replace(/\s+$/g, ""); }, lcfirst -> function () { return > this.charAt(0).toLowerCase() + this.substr(1); }, ucfirst -> > function () { return this.charAt(0).toUpperCase() + > this.substr(1); }, startsWith -> function (str) { return > this.indexOf(str) == 0; } # recordFailure: Selenium failure. > Please report to > selenium-devel@lists.public.thoughtworks.org, with details > from the logs at the base of the page. _______________________________________________ Selenium-devel mailing list Selenium-devel@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel