Can we access an excel .xlsx file and perform read/write operations using gauge/taiko? I see there is an option for csv read in gauge docs. But i want to know for excel. please confirm
58 views
Skip to first unread message
Vidhya
unread,
Nov 17, 2020, 4:35:31 AM11/17/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to getgauge
Can we access an excel .xlsx file and perform read/write operations using gauge/taiko? I see there is an option for csv read in gauge docs. But i want to know for excel. please confirm and share any supported API for the same
Zabil C M
unread,
Nov 17, 2020, 4:47:31 AM11/17/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to getg...@googlegroups.com
Gauge can only read from csv files. To work with data from xls files you will need to export it as csv and refer to the exported files from a Gauge spec.