Adds foundation 6 🎉

This commit is contained in:
Alberto Garcia Cabeza
2016-02-15 17:29:03 +01:00
parent 319fe27150
commit 3752f3a53b
139 changed files with 1829 additions and 3342 deletions

View File

@@ -43,7 +43,7 @@ feature "Home" do
end
def ie_alert_box_xpath
"/html/body/div[@class='wrapper']/comment()[contains(.,'ie-alert-box')]"
"/html/body/div[@class='wrapper']/comment()[contains(.,'ie-callout')]"
end
end
end