mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
Fix scratchbook tour handles. This should fix one remaining selenium
test for BS4.
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user