For reference am using Python selenium and chrome to scrape / access a dashboard in a website which is powered by Amazon Quick sight.
Am trying to click on an ellipsis menu which has an export option, but am just not able to access the Dashboard, i tend to use xpath to locate elements but to no avail.
Has anyone had any success with scraping data from amazon quick sight or just accessing it through selenium automation?.
Thanks in advance.