Groups
Groups
Sign in
Groups
Groups
TestFX
Conversations
About
Send feedback
Help
Value of using chains for FxRobot calls
22 views
Skip to first unread message
Dave Musicant
unread,
Nov 6, 2017, 4:24:23 PM
11/6/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TestFX
I'm looking for understanding on the value of chaining FxRobot calls, like
rightClickOn("#desktop").moveTo("New").clickOn("Text Document");
as opposed to
rightClickOn("#desktop");
moveTo("New");
clickOn("Text Document");
Is this a meaningful difference, and if so, what is it?
Thanks!
Reply all
Reply to author
Forward
0 new messages