Hello,
I am using Selenium webdriver to automate emailing of excel reports to clients. The javascript exports the excel report to File and so the excel file gets stored in file system. This works fine for simple reports whereas for crosstab, the report does not finish loading when called thru selenium. Do you have any ideas of why this might happen?
Thanks
Sri
TeleBright
Hello, Sri!
Thank you for your question.
Our team suggests the following steps that may help troubleshoot the issue:
exportTo()
API callback to extract the exported data and then customize it. For that, set the destination: "plain" in exportTo()
API call as shown in the following example: https://jsfiddle.net/flexmonster/y68mrsvd.Hope you will find our answer helpful.
Kind regards,
Solomiia
Hello, Sri!
Hope you are doing well.
Our team is wondering if you had some time to check out our previous letter about exporting Flexmonster reports for automated emailing. Could you please let us know if the suggested approach with using exportTo() API call and customize data in the callback works for your case?
Looking forward to hearing from you.
Kind regards,
Solomiia
Hello, Sri!
Hope you are having a great week.
Just checking in to ask if the suggested approach with using exportTo() API call and customize data in the callback works well for exporting Flexmonster reports for automated emailing.
Looking forward to hearing your feedback.
Kind regards,
Solomiia