MCQOPTIONS
Saved Bookmarks
| 1. |
___________ creates an action that performs the given script. |
| A. | describeTo(Description description) |
| B. | invoke(Invocation invocation) |
| C. | perform(String script) |
| D. | where(String name, Object value) |
| Answer» D. where(String name, Object value) | |