Slide 37
Slide 37 text
{
"id": "vanilla_wp",
"viewports": [
{
"label": "phone",
"width": 320,
"height": 480
},
],
"onBeforeScript": "chromy/onBefore.js",
"onReadyScript": "chromy/onReady.js",
"scenarios": [
{
"label": "Markup HTML Tags and Formatting",
"url": "http://localhost/markup-html-tags-and-formatting/",
"selectors": []
},
{
"label": "Page Markup And Formatting",
"url": "http://localhost/about/page-markup-and-formatting/",
"selectors": []
},
],
"report": ["CI"],
"engine": "chrome"
}
37