Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating a folder from within a reusable action.
#1
Not Solved
Hi.

I have the following problem: I have an action that creates a folder in windows, using this line:

Code:
Window("vol0cifs").WinObject("ShellView").WinMenu("ContextMenu").Select "New;Folder"

It works fine when i run this action.
But when i'm calling to this action from the main body of the test, i'm getting the following error:

Object not visible
Line (26):
Code:
"Window("vol0cifs").WinObject("ShellView").WinMenu("ContextMenu").Select "New;Folder"".

Anyone has any idea how to solve this?
Reply


Messages In This Thread
Creating a folder from within a reusable action. - by sd3 - 06-04-2013, 02:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need help in creating dynamic object string using Childobjects Keshub Mathur 0 1,517 09-11-2017, 05:52 PM
Last Post: Keshub Mathur
  HAVING PROBLEM IN CREATING OBJECT OF TEST BATCH RUNNER mayankchauhan 0 3,324 04-04-2014, 05:29 PM
Last Post: mayankchauhan
  Adding a Visual ID - creating a function jcraig26 0 2,446 11-09-2012, 02:56 AM
Last Post: jcraig26
  Creating an array from an specific field in the recordset Arena 0 2,379 04-04-2012, 09:58 PM
Last Post: Arena
  about descriptiove programming and creating objects babukaturi 1 2,091 04-03-2012, 01:59 PM
Last Post: sshukla12

Forum Jump:


Users browsing this thread: 1 Guest(s)