Click the button inside the dashboardtab

This commit is contained in:
Renée Kooi 2018-07-23 11:32:43 +02:00
parent 33cc8ec528
commit e47b40e7e0
No known key found for this signature in database
GPG key ID: 8CDD5F0BC448F040

View file

@ -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!