ソースを参照

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)
 
     // open GDrive panel
-    browser.click('.uppy-DashboardTab:nth-child(2)')
+    browser.click('.uppy-DashboardTab:nth-child(2) button')
     browser.pause(50)
 
     // side effecting property access, not a function!