how to type (using Type method) time into txtbox

how to type (using Type method) time into txtbox

Home Forums Ask Expert how to type (using Type method) time into txtbox

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31172
    Kirill Bulatnikov
    Participant

      Hello
      You can use simple concatenation with empty string – “”. It will looks like
      Application(“OpenCaseHome”).View(“OpenCaseHomeView”).Object(“Case Description:”).Object(“someobject”).Type “”&Time

      Thanks,
      ZAPTEST Team

      #31173
      Kirill Bulatnikov
      Participant

        ps. to use variable you need to convert Time/Date information to string (CStr function)

        #31174
        Andrew Chan
        Participant

          works great! Thanks!

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.

        Virtual Expert

        ZAPTEST

        ZAPTEST Logo