Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在其中一个测试用例中,我需要检查是否拖动了特定对象。我应该根据这个来决定是否通过测试用例。
谁能提供一种方法来检查特定对象是否被拖放?
问候, 尚卡尔
与其检查对象是否被拖动,不如检查结果是否符合您对拖动对象的期望?例如,对象在表 2 中而不是表 1 中可见?