我有一个网址https://www.xxx/xxxx/xxx/1234。我只需要数字 1234 并将它们存储在我的全局变量中。
cy.log(this.href.substring(this.href.lastIndexOf('/') + 1));
testing url automation cypress
automation ×1
cypress ×1
testing ×1
url ×1