nhsuk / ui-test-core

Python package which helps with writing UI tests by providing a wrapper around Selenium and other useful functions
MIT License
12 stars 6 forks source link

Rename screenshots API #11

Closed Phil-87 closed 5 years ago

Phil-87 commented 5 years ago

The screenshots API is also capable of attaching any other type of file to Azure pipeline test results, so it should be renamed. Something like attachments API would make more sense

This will be a breaking change because each test pack that uses this functionality refers to screenshots_api and attach_screenshots.