示例#1
0
 def click_left_button(self):
     """
     Click left button of VM mouse.
     """
     virsh.click_button(self.name, session_id=self.virsh_session_id)
示例#2
0
 def click_left_button(self):
     """
     Click left button of VM mouse.
     """
     virsh.click_button(self.name, session_id=self.virsh_session_id)