【发布时间】:2013-07-22 10:11:05
【问题描述】:
当我尝试使用在页面对象中有空格 class = "country name" 的类名时,我得到:
Compound class names not permitted Selenium::WebDriver::Error::UnknownError)
如何使用有空格的类名。
例如:
class = "country name"
【问题讨论】:
-
@KAK 你应该接受一个答案。
标签: selenium selenium-webdriver pageobjects page-object-gem