Read Data Method rerurns null. Can you please help me to fix this code. public static string ReadData(int rowNumber,string columnName) { try { string data = (from colData in dataCol where colData.colName == columnName && colData.rowNumber == rowNumber select colData.colValue).SingleOrDefault(); return data.ToString(); } catch (Exception) { return null; } }
Great job "TheSpearman" , Thanks for well explainations of the course, looking forward to seeing more , I'll be more inclined to see how to implement the fluent wait , reading data from Excel , taking multiple screenshots for each test case and reporting using extent report all together , can you please make one video with all of them
Thank you Maruf ! That is infact the next video, I have already prepared the code, some time constraints are hampering it, will be uploading very soon. Stay tuned :)
I can't see the data set visualizer, my resultSet option is null
Cou can duplicate lines by just clicking on them and hitting CTRL + D, just a little shortcut that'll make things a bit easier for you.
Noted, Thanks :)
Hi am getting this error Cannot find column 2.
Read Data Method rerurns null. Can you please help me to fix this code.
public static string ReadData(int rowNumber,string columnName)
{
try
{
string data = (from colData in dataCol where colData.colName == columnName && colData.rowNumber == rowNumber select colData.colValue).SingleOrDefault();
return data.ToString();
}
catch (Exception)
{
return null;
}
}
how did you resolve this ?
Could you help with a video on getting multiple sheets and accessing data from those sheets accordingly ?
pro trick : watch series on flixzone. I've been using them for watching a lot of movies recently.
@Taylor Harlem Definitely, I have been watching on Flixzone for since december myself :)
Great job "TheSpearman" , Thanks for well explainations of the course, looking forward to seeing more , I'll be more inclined to see how to implement the fluent wait , reading data from Excel , taking multiple screenshots for each test case and reporting using extent report all together , can you please make one video with all of them
Thank you Maruf ! That is infact the next video, I have already prepared the code, some time constraints are hampering it, will be uploading very soon. Stay tuned :)
giving me error on line
DataSet resultset = excelreader.Asdataset(new excdat) //
AsDataset is not showing in auto list
Hi I have error in the Methode public static void PopulateInCollection(string filename);
please share the error.
28:14 : Who is your God?
didn't get you
Sorry, the time was not correct. At 23:51 you say 'Oh, my God' ;)