kaiiii
8 years agoRegular Contributor
Class contain space in its value
page.FindChildByXPath("//div[@class='columns medium-5']") In the above XPath, it's always create problem to find that web element. I think the reason is spaces in class (like space between columns a...