getText (); alertText.then(function(txt){ log4jsconfig.Log().debug(txt); }) browser.sleep(2000); expect(alertText).toContain(text); ...
確定! 回上一頁