Forum Discussion

dhundley's avatar
dhundley
Regular Contributor
9 months ago
Solved

using a variable name with an object data type in a keyword test

Here's what i want to do. someone tell me if it is possible and, if so, how.   i want to add a variable(s) to a keyword test that is of the "object" data type. using the FindChild method i want t...
  • rraghvani's avatar
    9 months ago

    I think to achieve this, you will have to use Run Code Snippet operation in your keyword test.

     

    Keyword tests consist of keywords that define the action to be performed by the test. Each keyword corresponds to an individual action like mouse click, selection of a menu item, keystrokes, opening or closing a window and so on. I don't think it will understand what objLookup item is, and the operations to perform on.