编辑器内部元素获取

# Current Frame Contains width="420px"
# Page Should Contain element ${video_path}
# Sleep 3s
# ${class} = Get Element Attribute ${video_path} width
# Sleep 3s
# Should Be Equal ${class} 420px
# Sleep 2s
# Unselect Frame

原文地址:https://www.cnblogs.com/Yanss/p/11307317.html