Each of the following buttons implements a File Download in different ways using JavaScript. This might be a risk for cross browser testing, are there any other risks?
Fetch From Server as Data Object
Fetch From Server and URI Encode
Generate and save as Data Object
Generate and Uri Encode
Controlled Direct Download