Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed May 25, 2020
1 parent e39f5b2 commit e2d01c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/services/common/browser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,6 @@ export async function BrowserProvider({ getService }: FtrProviderContext) {
* Switches driver to specific browser tab by index
*
* @param {string} tabIndex
* @param {string} value
* @return {Promise<void>}
*/
public async switchTab(tabIndex: number) {
Expand Down

0 comments on commit e2d01c2

Please sign in to comment.