You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone ,
I use selblocks with selenium and I want to read data from an excel file; I use the storeCellvalue function to read the row and the column; For example when I do storeCellValue (1,1) I get the data from the whole line and not the element of the first line and the first column;
Do you have an idea of which function to use?
The text was updated successfully, but these errors were encountered:
Hello everyone ,
I use selblocks with selenium and I want to read data from an excel file; I use the storeCellvalue function to read the row and the column; For example when I do storeCellValue (1,1) I get the data from the whole line and not the element of the first line and the first column;
Do you have an idea of which function to use?
The text was updated successfully, but these errors were encountered: