Instantly share code, notes, and snippets.

anonymous /gist1.css Secret
Created Jan 29, 2018

Embed
What would you like to do?
generated automatically from #selenium on freenode
WebElement root = d.findElement(By.xpath("//div[@class='ag-body-container']"));
List<WebElement> row = root.findElements(By.xpath("/div[@row-business-key='Bas Rahman']"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment