我想在 QAF 的網頁中獲取特定 webelement 的文本。我們使用硒element(by.id('id')).getAttribute('value');如何在 QAF 中編寫上述代碼? 查看完整描述