Fixes tests using the timepicker previously using the string 'Refresh' to now use the updated data-test-subj attribute since that string is not guaranteed to be there.
Fixes notebooks tests using the old header value to grab the specified notebook
Issues Resolved
[List any issues this PR will resolve]
Check List
[ ] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
Fixes tests using the timepicker previously using the string 'Refresh' to now use the updated data-test-subj attribute since that string is not guaranteed to be there. Fixes notebooks tests using the old header value to grab the specified notebook
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.