How to automate reports appearing on SAS VISUAL ANALYTICS

50 views
Skip to first unread message

saket suman

unread,
Jan 20, 2020, 8:56:33 AM1/20/20
to Selenium Users
I am testing the reports which are build using sas va.
I want to automate the filter selection on reports. But I am not able to do the inspect element.
Could you please suggest how to automate these reports

Thanks

Oleksiy Kyrylenko

unread,
Jan 21, 2020, 2:38:02 PM1/21/20
to Selenium Users

just like any other project. Start with
WebDriver driver = new ChromeDriver();
.......
Reply all
Reply to author
Forward
0 new messages