mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-27 04:05:10 +00:00
Click the button inside the dashboardtab
This commit is contained in:
parent
33cc8ec528
commit
e47b40e7e0
1 changed files with 1 additions and 1 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue