ctrl_pingtest.py 文件源码

python
阅读 27 收藏 0 点赞 0 评论 0

项目:Automation-Framework-for-devices 作者: tok-gogogo 项目源码 文件源码
def startapp(self,path):

        print 'Open the pingtest software,path:',path
        os.startfile(path)
        self.sleep('2')
        hwd = win32gui.FindWindow(None,"PingTest")
        if hwd:
            win32gui.SetForegroundWindow(hwd)    #ö

        return True
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号