kopia lustrzana https://github.com/nolanlawson/pinafore
make tests run slightly faster
rodzic
ff27c68760
commit
125dd6ab75
|
@ -2,7 +2,7 @@ import { ClientFunction as exec, Selector as $ } from 'testcafe'
|
|||
import * as images from './images'
|
||||
import * as blobUtils from './blobUtils'
|
||||
|
||||
const SCROLL_INTERVAL = 1
|
||||
const SCROLL_INTERVAL = 3
|
||||
|
||||
export const settingsButton = $('nav a[aria-label=Settings]')
|
||||
export const instanceInput = $('#instanceInput')
|
||||
|
|
Ładowanie…
Reference in New Issue