Hobbes.js
  • Namespaces
    • hobs
    • hobs.actions
    • hobs.actions.assert
    • hobs.actions.config
    • hobs.actions.core
    • hobs.Chaining
    • hobs.config
    • hobs.reporters
    • hobs.teststeps
    • hobs.utils
    • hobs.utils.dom
    • hobs.utils.hapi
  • Classes
    • hobs.actions.assert.css
    • hobs.actions.assert.cssClass
    • hobs.actions.assert.equal
    • hobs.actions.assert.exist
    • hobs.actions.assert.inViewport
    • hobs.actions.assert.isEnabled
    • hobs.actions.assert.isFalse
    • hobs.actions.assert.isTrue
    • hobs.actions.assert.location
    • hobs.actions.assert.text
    • hobs.actions.assert.visible
    • hobs.actions.config.changeContext
    • hobs.actions.config.resetContext
    • hobs.actions.core.click
    • hobs.actions.core.dispatchEvent
    • hobs.actions.core.execFct
    • hobs.actions.core.execSyncFct
    • hobs.actions.core.execTestCase
    • hobs.actions.core.fillInput
    • hobs.actions.core.if
    • hobs.actions.core.ifElse
    • hobs.actions.core.mouseout
    • hobs.actions.core.mouseover
    • hobs.actions.core.navigateTo
    • hobs.actions.core.openWindow
    • hobs.actions.core.reload
    • hobs.actions.core.sendKeys
    • hobs.actions.core.simulate
    • hobs.actions.core.tryCatch
    • hobs.actions.core.typeInput
    • hobs.actions.core.wait
    • hobs.actions.core.yieldThis
    • hobs.Chaining.Chain
    • hobs.Chaining.IntervalStep
    • hobs.Chaining.PollCheckStep
    • hobs.Chaining.Step
    • hobs.Chaining.WaitStep
    • hobs.TestCase
    • hobs.TestStep
    • hobs.teststeps.IsTrueTestStep
    • hobs.teststeps.jQSelectorPollCheckTestStep
    • hobs.teststeps.PollCheckTestStep
    • hobs.teststeps.WaitTestStep
    • hobs.TestSuite
  • Events
    • hobs#event:CONTEXT_NAVIGATION_LOAD
    • hobs#event:CONTEXT_NAVIGATION_LOAD_ERROR
  • Global
    • Private

Namespaces

Classes

css
cssClass
equal
exist
inViewport
isEnabled
isFalse
isTrue
location
text
visible
changeContext
resetContext
click
dispatchEvent
execFct
execSyncFct
execTestCase
fillInput
if
ifElse
mouseout
mouseover
navigateTo
openWindow
reload
sendKeys
simulate
tryCatch
typeInput
wait
yieldThis
Chain
IntervalStep
PollCheckStep
Step
WaitStep
TestCase
TestStep
IsTrueTestStep
jQSelectorPollCheckTestStep
PollCheckTestStep
WaitTestStep
TestSuite

Namespaces

hobs
actions
assert
config
core
Chaining
config
reporters
teststeps
utils
dom
hapi

Events


CONTEXT_NAVIGATION_LOAD

Navigation event.

See:
  • hobs.navigate

CONTEXT_NAVIGATION_LOAD_ERROR

Navigation error event.

Properties:
Name Type Description
xhr Object

XML Http Request object

See:
  • hobs.navigate

Search results

Documentation generated by JSDoc 3.5.5 on 2018-05-04T09:12:23+02:00 using the DocStrap template.