Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 372 Bytes

SeleniumFlow.md

File metadata and controls

13 lines (11 loc) · 372 Bytes
layout
default
Changing a case:
dblclick handler -> showTestCaseFromSuite() -> setTestCase()

Playing scripts:
'cmd_selenium_play'-> Editor.prototype.playCurrentTestCase(null, 0, 1) -> compileSelBlocks
-- once per each case: showTestCaseFromSuite() -> setTestCase()
-- after the loop, restore by calling showTestCaseFromSuite() with testCaseOriginalIndex