Lines Matching refs:PASS
19 Alert: PASS: this.getField('MyField.MyPushButton').buttonGetCaption() =
20 Alert: PASS: this.getField('MyField.MyPushButton').buttonGetIcon() = [object Object]
21 Alert: PASS: this.getField('MyField.MyPushButton').buttonImportIcon() = undefined
22 Alert: PASS: this.getField('MyField.MyFile').browseForFileToSubmit() = undefined
23 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt(0) = foo
24 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt(1, false) = bar
25 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt(1, true) = bar
26 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt(2, false) = Qux
27 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt(2, true) = qux
28 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt(3) =
29 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt() = qux
30 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt(172) = qux
31 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt(-400) =
32 Alert: PASS: this.getField('MyField.MyMultiSelect').getItemAt('zzzz') = foo
33 Alert: PASS: this.getField('MyField').checkThisBox() threw Field.checkThisBox: Incorrect number of …
34 Alert: PASS: this.getField('MyField').checkThisBox({}) threw Field.checkThisBox: Object is of the w…
35 Alert: PASS: this.getField('MyField').defaultIsChecked() threw Field.defaultIsChecked: Incorrect nu…
36 Alert: PASS: this.getField('MyField').defaultIsChecked(0) = false
37 Alert: PASS: this.getField('MyField').isBoxChecked() threw Field.isBoxChecked: Incorrect parameter …
38 Alert: PASS: this.getField('MyField').isBoxChecked(20) threw Field.isBoxChecked: Incorrect paramete…
39 Alert: PASS: this.getField('MyField').isBoxChecked(0) = false
40 Alert: PASS: this.getField('MyField').isDefaultChecked() threw Field.isDefaultChecked: Incorrect pa…
41 Alert: PASS: this.getField('MyField').isDefaultChecked(20) threw Field.isDefaultChecked: Incorrect …
42 Alert: PASS: this.getField('MyField').isDefaultChecked(0) = false
43 Alert: PASS: this.getField('MyField').setFocus() = undefined
45 Alert: PASS: this.getField('MyField.MyText').browseForFileToSubmit() threw Field.browseForFileToSub…
46 Alert: PASS: this.getField('MyField').checkThisBox(0, true) threw Field.checkThisBox: Object is of …
47 Alert: PASS: this.getField('MyField').getItemAt(0) threw Field.getItemAt: Object is of the wrong ty…
49 Alert: PASS: this.getField('MyField').clearItems() = undefined
50 Alert: PASS: this.getField('MyField').deleteItemAt() = undefined
51 Alert: PASS: this.getField('MyField').insertItemAt() = undefined
52 Alert: PASS: this.getField('MyField').setAction() = undefined
53 Alert: PASS: this.getField('MyField').setItems() = undefined
55 Alert: PASS: this.getField('MyField').buttonSetCaption() threw Field.buttonSetCaption: Operation no…
56 Alert: PASS: this.getField('MyField').buttonSetIcon() threw Field.buttonSetIcon: Operation not supp…
57 Alert: PASS: this.getField('MyField').getLock() threw Field.getLock: Operation not supported.
58 Alert: PASS: this.getField('MyField').setLock() threw Field.setLock: Operation not supported.
59 Alert: PASS: this.getField('MyField').signatureGetModifications() threw Field.signatureGetModificat…
60 Alert: PASS: this.getField('MyField').signatureGetSeedValue() threw Field.signatureGetSeedValue: Op…
61 Alert: PASS: this.getField('MyField').signatureInfo() threw Field.signatureInfo: Operation not supp…
62 Alert: PASS: this.getField('MyField').signatureSetSeedValue() threw Field.signatureSetSeedValue: Op…
63 Alert: PASS: this.getField('MyField').signatureSign() threw Field.signatureSign: Operation not supp…
64 Alert: PASS: this.getField('MyField').signatureValidate() threw Field.signatureValidate: Operation …