r.specrunner-htmlunit.1.5.11.source-code.sr_plugins_css.properties Maven / Gradle / Ivy
#
# SpecRunner - Acceptance Test Driven Development Tool
# Copyright (C) 2011-2016 Thiago Santos
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see
# actions
browser=org.specrunner.htmlunit.PluginBrowser
startIn=org.specrunner.htmlunit.actions.PluginStartIn
open=org.specrunner.htmlunit.actions.PluginOpen
blur=org.specrunner.htmlunit.actions.PluginBlur
tab=org.specrunner.htmlunit.actions.PluginTab
esc=org.specrunner.htmlunit.actions.PluginEsc
clear=org.specrunner.htmlunit.actions.PluginClear
type=org.specrunner.htmlunit.actions.PluginType
view=org.specrunner.htmlunit.actions.PluginView
header=org.specrunner.htmlunit.actions.PluginHeader
clickon=org.specrunner.htmlunit.actions.PluginClick
doubleClickOn=org.specrunner.htmlunit.actions.PluginDbClick
contextClick=org.specrunner.htmlunit.actions.PluginRightClick
select=org.specrunner.htmlunit.actions.PluginSelect
unselect=org.specrunner.htmlunit.actions.PluginUnselect
check=org.specrunner.htmlunit.actions.PluginCheck
uncheck=org.specrunner.htmlunit.actions.PluginUncheck
focus=org.specrunner.htmlunit.actions.PluginFocus
back=org.specrunner.htmlunit.actions.navigation.PluginBack
forward=org.specrunner.htmlunit.actions.navigation.PluginForward
go=org.specrunner.htmlunit.actions.navigation.PluginGo
refresh=org.specrunner.htmlunit.actions.navigation.PluginRefresh
# assertions
compareText=org.specrunner.htmlunit.assertions.PluginCompareText
compareNode=org.specrunner.htmlunit.assertions.PluginCompareNode
compareDate=org.specrunner.htmlunit.assertions.PluginCompareDate
compareTable=org.specrunner.htmlunit.assertions.PluginCompareTable
enabled=org.specrunner.htmlunit.assertions.PluginEnabled
disabled=org.specrunner.htmlunit.assertions.PluginDisabled
att=org.specrunner.htmlunit.assertions.PluginCheckAtt
checked=org.specrunner.htmlunit.assertions.PluginChecked
unchecked=org.specrunner.htmlunit.assertions.PluginUnchecked
selected=org.specrunner.htmlunit.assertions.PluginSelected
options=org.specrunner.htmlunit.assertions.PluginOptions
contains=org.specrunner.htmlunit.assertions.PluginContains
notContains=org.specrunner.htmlunit.assertions.PluginNotContains
present=org.specrunner.htmlunit.assertions.PluginPresent
notPresent=org.specrunner.htmlunit.assertions.PluginNotPresent