I need help locating the Xpath or CSS Selector of the download JSON button on this page.
https://data.ntsb.gov/carol-main-public/query-builder?month=12&year=1962
I copied the selector via Chrome browser but it is not locating the button when I control find.
Xpath -> //*[@id=”exportResultsButton”]
CSS -> #exportResultsButton