I am trying to read the data from excel file with Java and Selenium Webdriver. However, I am keep getting the error
Exception in thread "main" java.io.FileNotFoundException: T:\SeleniuminputFiles\input.xls (The system cannot find the file specified) eventhough the Excel file is located.
Please find attached screenshot for the code and output screen.
Can someone please kindly help me to resolve this issue as i am really stuck at the moment.