When I try to use the class name that is having space in class = "country name" in page object, I'm getting:
Compound class names not permitted Selenium::WebDriver::Error::UnknownError)
How can I use the class name having space?
Eg: class = "country name"