Home
last modified time | relevance | path

Searched refs:inputStringStep2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/test/e2e/
H A Dutils.ts185 const inputStringStep2 = newInput.slice(-1) + '\r\n'; constant
188 await inputElement.sendKeys(inputStringStep2);