blob: ab834b2db6ce6ecd4456a5e2ca68ad186ee52671 [file] [log] [blame]
This tests that a file upload button will have a specific subrole and a title that matches the files selected.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS uploadButton.subrole is 'AXSubrole: AXFileUploadButton'
PASS uploadButton.roleDescription is 'AXRoleDescription: file upload button'
PASS uploadButton.title is 'AXTitle: no file selected'
PASS successfullyParsed is true
TEST COMPLETE