-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hello
How Can I read/get a textfield?
for example, in Flex_Selenium_API, we can get the textfield:
public String getText(String textFieldId) {
return call("getFlexText", textFieldId, "");
}
How can we do it with flexPilot???
I looked at the API, and it has fp_click , fp_type , fp_select ,fp_doubleClick, fp_dragDropElemToElem, fp_dragDropToCoords,
fp_lookupFlash .
there is No fp_get OR fp_read.
Can u help please?
thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels