瀏覽代碼

Click the button inside the dashboardtab

Renée Kooi 6 年之前
父節點
當前提交
e47b40e7e0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/endtoend/create-react-app/test.js

+ 1 - 1
test/endtoend/create-react-app/test.js

@@ -46,7 +46,7 @@ describe('React: Dashboard', () => {
     browser.pause(50)
     browser.pause(50)
 
 
     // open GDrive panel
     // open GDrive panel
-    browser.click('.uppy-DashboardTab:nth-child(2)')
+    browser.click('.uppy-DashboardTab:nth-child(2) button')
     browser.pause(50)
     browser.pause(50)
 
 
     // side effecting property access, not a function!
     // side effecting property access, not a function!