You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uplift recast No parser and no filepath given, using 'babylon' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.
Looks good, I think for compatibility we might need to support both @flood/chrome and @flood/element in tests, with the former being an alias to the latter.
refactoring/fixes
time_to_first_interactive
polyfill not workingNo parser and no filepath given, using 'babylon' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.
improvements
separate grid & cli
CI scripts
move
@flood/chrome
into@flood/element
@flood/chrome
to@flood/element
for test scriptsgrid
grid
into a separate private repo using elementoutstanding issues
--watch
@flood/chrome
alias not workingnode_modules
picks the wrong@types/node
update to puppeteer 1.7TestData
send detailed/documented errors via assertionsdogfooding
await browser.wait(Until.elementIsVisible(By.partialVisibleText("You're Done")))
--watch
not triggered when using vs code terminalKey.COMMAND / Key.CONTROL dev on mac, run on linuxmoved to sendKeys Key combinations (incl cross-platform) #13sendkeys chords CMD-A etcmoved to sendKeys Key combinations (incl cross-platform) #13some errors still escape - unhandled rejectionneed to leave this to error reports in the wild, hopefully with replication instructionsThe text was updated successfully, but these errors were encountered: