Skip to content

Instantly share code, notes, and snippets.

@FriendlyTester
Created October 14, 2013 20:59
Show Gist options
  • Save FriendlyTester/6982113 to your computer and use it in GitHub Desktop.
Save FriendlyTester/6982113 to your computer and use it in GitHub Desktop.
return requiredRow.FindElement(By.XPath(string.Format("td[{0}]", FindColumnIndex(columnName))));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment