📜  什么是机器人类 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:13.098000             🧑  作者: Mango

代码示例1
Robot Class can simulate Keyboard and Mouse Event
Robot Class can help in upload/download of files
when using selenium web driver
Robot Class can easily be integrated with
current automation framework (keyword, data-driven or hybrid)

SOME METHODS=
keyPress():
mousePress():
mouseMove():
keyRelease():
mouseRelease():
robotDelay():