Read Excel Using Python in Robot Framework | Devstringx
In this blog, you will learn how to create a python function to read and fetch the data from an excel sheet and then call that function in your robot class. Task: Read Employee Name from the excel file whose [...]