test_application.py 文件源码

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

项目:Mausoleum 作者: mandeep 项目源码 文件源码
def exhume_bury_key(window, qtbot, image_file, password):
    """Test exhuming the key from inside the given image file."""
    window.pages.setCurrentIndex(5)
    window.advanced_page.image_path.setText(image_file)
    window.advanced_page.key_password.setText(password)
    button = window.advanced_page.exhume_button
    qtbot.mouseClick(button, Qt.LeftButton)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号