lib/behaviorRunner.js |
BehaviorRunner
initRunnableBehavior |
100 %20/20 |
10184 byte |
310 |
2019-08-03 21:59:14 (UTC) |
lib/behaviorState.js |
createState
stateWithMsgNoWait
stateWithMsgWait
stateWithMsgWaitFromAwaitable
stateWithMsgWaitFromFn |
100 %5/5 |
3177 byte |
83 |
2019-08-03 15:58:06 (UTC) |
lib/browser.js |
browserHistoryGoBack
browserLocation
locationContains
locationEquals
waitForHistoryManipToChangeLocation |
100 %5/5 |
2395 byte |
71 |
2019-08-03 21:59:12 (UTC) |
lib/clicks.js |
click
clickAndWaitFor
clickAndWaitForHistoryChange
clickInContext
clickInContextWithDelay
clickWithDelay
scrollAllIntoViewAndClick
scrollAllIntoViewAndClickWithDelay
scrollIntoViewAndClick
scrollIntoViewAndClickWithDelay
selectAllAndClick
selectAllAndClickWithDelay
selectClickAndWaitFor
selectElemAndClick
selectElemAndClickWithDelay
selectElemFromAndClick
selectElemFromAndClickWithDelay
selectFromAndClickNTimes
selectFromAndClickNTimesWithDelay
selectFromAndClickUntilNullWithDelay
selectScrollIntoViewAndClickSelectedWhileConnected
selectScrollIntoViewAndClickWithDelayWhileSelectedConnected |
100 %24/24 |
16256 byte |
455 |
2019-08-03 21:59:14 (UTC) |
lib/delays.js |
DelayAmount1Second
DelayAmount2Seconds
DelayAmount3Seconds
DelayAmount4Seconds
DelayAmount5Seconds
delay
domCompletePromise
resolveWhenBehaviorUnPaused
secondsToDelayAmount
setIntervalP
setTimeoutP
waitForAdditionalElemChildren
waitForAdditionalElemChildrenMO
waitForAndSelectElement
waitForPredicate
waitForSelector
waitUntilElementIsRemovedFromDom |
100 %17/17 |
11338 byte |
368 |
2019-08-03 21:59:14 (UTC) |
lib/dom.js |
addBehaviorStyle
addClass
anySelectorExists
attr
attrEq
canAccessIf
chainFistChildElemOf
chainLastChildElemOf
chainNthChildElementOf
chainNthChildNodeOf
chainQs
childElementIterator
childNodeIterator
docBaseURIEndsWith
docBaseURIEquals
documentScrollPosition
elemDataValue
elemDataValueEqs
elemHasChildren
elemHasSibling
elemHasZeroBoundingRect
elemInnerText
elemInnerTextEqs
elemInnerTextEqsInsensitive
elemInnerTextEqsOneOf
elemInnerTextMatchesRegex
elemMatchesSelector
elemOffsetTopZero
elemTextContent
elementTextContains
elementTextEndsWith
elementTextEqs
elementTextStartsWith
elementTextStartsWithAndEndsWith
elementsNameEquals
filteredQs
findDirectChildElement
findTag
firstChildElemOfParent
firstChildElementOf
firstChildElementOfSelector
getElemSibling
getElemSiblingAndRemoveElem
getElementClientPageCenter
getElementClientPagePosition
getElementPositionWidthHeight
getElemsParentsSibling
getNthParentElement
hasAnyClass
hasClass
hasClasses
id
idExists
innerTextOfSelected
isClasslessElem
isElemVisible
lastChildElementOf
lastChildElementOfSelector
markElemAsVisited
maybePolyfillXPG
maybeRemoveElem
maybeRemoveElemById
nodesNameEquals
nthChildElementOf
nthChildNodeOf
nthPreviousSibling
numElemChildren
qs
qsOneOf
qsa
qsaOneOf
removeClass
repeatedXpathQueryIterator
repeatedXpathQueryIteratorAsync
selectedNextElementSibling
selectorExists
splitElemInnerText
splitElemTextContents
xpathOneOf
xpathSnapShot
xpathSnapShotArray |
100 %81/81 |
43580 byte |
1211 |
2019-08-03 21:59:15 (UTC) |
lib/events.js |
createMouseEvent
fireEventOn
fireMouseEventsOnElement
waitForEventTargetToFireEvent |
100 %6/6 |
4957 byte |
154 |
2019-08-03 21:59:14 (UTC) |
lib/general.js |
autoFetchFromDoc
autobind
compose
composeAsync
composeAsyncIterators
composeIterators
extractProps
getViaPath
globalWithPropsExist
isFunction
isGenerator
isPromise
mapAsyncIterator
noExceptGeneratorWrap
noop
objectHasProps
objectInstanceOf
partial
partialRight
promiseResolveReject
sendAutoFetchWorkerURLs
uuidv4 |
100 %22/22 |
16999 byte |
510 |
2019-08-03 21:59:14 (UTC) |
lib/index.js |
- |
- |
5405 byte |
245 |
2019-08-03 21:59:14 (UTC) |
lib/media.js |
findAllMediaElementsAndPlay
noExceptPlayMediaElement
selectAndPlay
selectIdAndPlay
uaThinksMediaElementCanPlayAllTheWay |
100 %6/6 |
3639 byte |
111 |
2019-08-03 21:59:12 (UTC) |
lib/mutations.js |
MutationStream |
100 %13/13 |
4777 byte |
161 |
2019-08-03 21:59:12 (UTC) |
lib/outlinkCollector.js |
addOutLinks
addOutlink
collectOutlinksFrom
collectOutlinksFromDoc |
100 %10/10 |
3125 byte |
129 |
2019-08-03 21:59:12 (UTC) |
lib/postStepFNs.js |
buildCustomPostStepFn
doneOrWait |
100 %2/2 |
1650 byte |
48 |
2019-08-03 21:59:14 (UTC) |
lib/reactUtils.js |
findChildWithKey
findReduxStore
getInternalRootOnElem
getReactRootContainer
getReactRootHostElem
reactInstanceFromDOMElem
reactInstancesFromElements |
100 %8/8 |
4039 byte |
136 |
2019-08-03 21:59:12 (UTC) |
lib/scrolls.js |
canScrollDownMore
canScrollUpMore
createScrollAmount
createScroller
scrollDownByElemHeight
scrollDownByElemHeightWithDelay
scrollIntoView
scrollIntoViewAndWaitFor
scrollIntoViewWithDelay
scrollToElemOffset
scrollToElemOffsetWithDelay
scrollWindowBy
scrollWindowByWithDelay
scrollWindowDownBy
scrollWindowDownByWithDelay
smoothScrollWindowBy
smoothScrollWindowDownBy |
100 %17/17 |
9942 byte |
305 |
2019-08-03 21:59:12 (UTC) |
lib/strings.js |
camelCase
camelCaseToDashDelim
camelCaseToUnderscoreDelim
capitalize
collapseWhitespace
isAlpha
isAlphaNumeric
isEmptyString
isLower
isNumeric
isUpper
stringBetween
substringFromIndexOf
substringFromLastIndexOf
titleCase
toBoolean
toFloat
toInt |
100 %34/34 |
6534 byte |
268 |
2019-08-03 21:59:12 (UTC) |
lib/traversals.js |
WalkEndedReasons
disconnectingWalk
traverseChildrenOf
traverseChildrenOfCustom
traverseChildrenOfLoaderParent
traverseChildrenOfLoaderParentGenFn
traverseChildrenOfLoaderParentRemovingPrevious
traverseChildrenOfRemovingPrevious
walkChildrenOfCustom |
100 %9/9 |
19603 byte |
485 |
2019-08-03 21:59:14 (UTC) |