blob: 95bc7e07c8e291e9e9a54ccce395db6b11183ce2 [file] [log] [blame]
This tests that if a label element's children's textContent changes, the string value updates
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS label.role is 'AXRole: AXStaticText'
PASS initialStringValue is 'AXValue: first choice'
PASS label.stringValue === 'AXValue: second choice'
PASS successfullyParsed is true
TEST COMPLETE
second choice