Selenium IDE снова в строю
Установить https://addons.mozilla.org/en-US/firefox/addon/selenium-ide/
Разработка https://github.com/SeleniumHQ/selenium-ide
Firefox 61. Но есть и для Chrome.
Очевидно, что придётся заново перещупывать все команды.
Ну, и как всегда
What’s new:
SIDE Runner
Can now run project files headlessly in command line
run
Use the run
command to call tests from within tests.
link locator
link
is deprecated in favor of linkText
and partialLinkText
, more info here.
Control Flow commands
You can now use conditional logic in your tests with commands if
, else if
, else
, end
, while
, times
, do
, and repeat if
.
assert and verify commands
Use the assert
and verify
commands to check the value of a variable against an expected value.
Categories: Мелочи
Comments (0)
Trackbacks (0)
Leave a comment
Trackback
Комментарии