when there # of iFrames in certain web page, it is possible that findelement will not work if you search element from other iframe. solution: switch to desired Iframe before run find element. e.g.
Read MoreNUnit TestCaseSource NUnit TestCaseSource http://nunit.org/docs/2.5/testCaseSource.html
Read More