it: test surface input region
This commit is contained in:
parent
221a398abe
commit
9703ba8794
6 changed files with 68 additions and 2 deletions
|
|
@ -86,6 +86,7 @@ impl TestClient {
|
|||
self.run.state.eng.yield_now().await;
|
||||
self.run.sync().await;
|
||||
self.tran.sync().await;
|
||||
self.run.state.eng.yield_now().await;
|
||||
}
|
||||
|
||||
pub async fn take_screenshot(&self, include_cursor: bool) -> Result<Vec<u8>, TestError> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue