Migrate to 0.16.0 browser-ui-test version
This commit is contained in:
parent
616fb42098
commit
0630283e9d
14 changed files with 55 additions and 66 deletions
|
@ -11,6 +11,6 @@ assert-css: (".impl-items .srclink", {"font-size": "16px", "font-weight": 400},
|
|||
assert-css: (".impl-items .code-header", {"font-size": "16px", "font-weight": 600}, ALL)
|
||||
|
||||
// Check that we can click on source link
|
||||
store-document-property: (url, "URL")
|
||||
store-document-property: {"URL": url}
|
||||
click: ".impl-items .srclink"
|
||||
assert-document-property-false: {"URL": |url|}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue