Hi ,


QTP script is using CopyFolder method to copy a folder from source path to
destination path.


The .svn(hidden folder) in Source path is copied as Normal(non-hidden)
folder to destination .

This causing issue while selecting files through file selection dialog from
a folder that contains .svn folder(due to above issue it appears as normal
folder), so doing a Ctrl+A selects the files & .svn & further sending enter
stroke from QTP, opens the .svn foler instead of selecting the files .
Hence my test gets stuck.

After the CopyFolder method copies the folder, the .svn folder don't have
the "Hidden" attribute selected in it properties dialog.



Would anyone have a solution for this.  I want the .svn folders to be
copied to destination as hidden folder itself.


Solution tried:

1.Hide the hidden folders through Folder options dialog - but the
CopyFolder method copies the hidden folder as normal folder to destination.



Regards,

Balaji Konar

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to