mirror of
https://github.com/maputnik/editor.git
synced 2026-06-15 19:57:27 +00:00
Switch from react-aria-menubutton to <select/>
This commit is contained in:
@@ -83,7 +83,7 @@ describe('screenshots', function() {
|
||||
browser.waitForExist(".maputnik-toolbar-link");
|
||||
browser.flushReactUpdates();
|
||||
|
||||
browser.click(wd.$("nav:inspect"))
|
||||
browser.setValue(wd.$("nav:inspect", "select"), "inspect");
|
||||
browser.flushReactUpdates();
|
||||
|
||||
browser.takeScreenShot("/inspect.png")
|
||||
|
||||
Reference in New Issue
Block a user