我正在使用量角器,我無法理解爲什麼當我嘗試通過css得到某些東西時,它的工作原理,但是如果我嘗試使用id來獲取它不起作用。在btnLogin線 TypeError: undefined is not a function
代碼 browser.get('http://localhost:3000/#!/signin');
expect(element.all(by.css('.btn-soc
我有這樣的代碼: element.all(by.repeater('publication in newsPublications')).count().then(function (numNoticias) {
for (var i = 6; i < numNoticias; i++) {
array[i] = element.all(by.repeater