最后,attribute 方法可以用于获取匹配指定选择器元素属性:
attribute
$attribute = $browser->attribute('selector', 'value');
关闭