← Back to team overview

sikuli-driver team mailing list archive

[Question #306373]: how to map net drive to a remote shared file

 

New question #306373 on Sikuli:
https://answers.launchpad.net/sikuli/+question/306373

hi, all

    I'd like to use Sikuli to realize an autotest, and I need to visit a remote shared file like "\\***\**", so I need to map UNC to a drive letter.

  But I can't use subprocess.popen with 'net use', it says 'The net work name cannot be found';
  Also I can't use Win32wnet , cause it seems could only be used on CPython.
  What should I do?

Sincerely 
thanks

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.