зеркало из https://github.com/DeGsoft/maui-linux.git
add wait before WaitForNoElement (#7132)
This commit is contained in:
Родитель
74d8538b2e
Коммит
76e2ed2c62
|
@ -43,6 +43,7 @@ namespace Xamarin.Forms.Controls.Issues
|
|||
[Test]
|
||||
public void Bugzilla27731Test()
|
||||
{
|
||||
RunningApp.WaitForElement("Click");
|
||||
RunningApp.WaitForNoElement(_pageTitle);
|
||||
}
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче