Fix scratchbook tour handles. This should fix one remaining selenium

test for BS4.
This commit is contained in:
Dannon Baker
2018-04-05 21:40:59 -04:00
parent 164701b943
commit 52af42989b
+2 -2
View File
@@ -58,11 +58,11 @@ steps:
postclick:
- "#btn-close"
- element: "#enable-scratchbook > .dropdown > .dropdown-toggle"
- element: "#enable-scratchbook > .nav-link"
intro: "Clicking this button will enable Galaxy's Scratchbook mode."
position: "right"
postclick:
- "#enable-scratchbook > .dropdown > .dropdown-toggle"
- "#enable-scratchbook > .nav-link"
- element: "#right"
intro: "This is your history. It contains all datasets you are currently working with including our uploaded table."