// Wait
player.waitFor('traffic', 0);
// Wait
player.waitFor("", );
// Wait
player.waitFor('load', , '');
// Wait
player.waitFor('open', );
// Wait
player.waitFor('close', );
// Sleep
player.sleep();
// Action
{
}
// Action
pf.markStep("", "");
// Action
pf.addSuccessString("", "", "");
// Action
pf.addFailureString("", "", "");
// Action
pf.addStep2Group("", "");
// Action
pf.navigate2(br,"");
// Action
pf.(elem, "");
// Action
// Action
pf.verifySuccessString(br.document, "");
// Action
pf.verifyErrorString(br.document, "");
pf.(elem);
var br = player.getBrowserAt();
if (!br) { player.tryContinue(); return; }
var elem = ;
if (!elem) { player.tryContinue(); return; }
pf.getElementByTextAndTag(
,
"",
"",
)
pf.getElementByText(
,
"",
)
pf.getElementByTitleAndTag(
,
"",
"",
)
pf.getElementByAltAndTag(
,
"",
"",
)
pf.getElementById(
,
"")
pf.getElementByOnclickAndTag(
,
"",
"",
)
pf.getButtonByValue(
,
"",
)
pf.getElementByName(
,
"",
)
pf.getImageBySrc(
,
"",
,
)
pf.getElementByInnerHTML(
,
"",
"",
)
pf.getElementByIndex(
,
)
pf.getElementByXPath(
br,
"",
)
null
pf.getFrame(br, '')br.document
br.documentbr.document
0
0
false
var tag = "";
var attrs = {
"":"",
time:pf.getTime()
};
pf.onRecordNode(tag, attrs, true);