更新
This commit is contained in:
@@ -742,7 +742,7 @@ def test_im_entry_does_not_require_a_live_video_hint(
|
||||
assert buttons_by_name["与已接通患者进行 IM 问诊"].isEnabled()
|
||||
waiting = buttons_by_name["与等待患者进行 IM 问诊"]
|
||||
assert waiting.isEnabled()
|
||||
assert waiting.toolTip() == "打开患者 IM,可发送消息并从会话中发起视频"
|
||||
assert waiting.toolTip() == "打开患者 IM,可发送消息;通话能力由本次挂号决定"
|
||||
page.close()
|
||||
application.processEvents()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user