This commit is contained in:
dhbrett 2016-05-11 11:10:06 -07:00
Родитель 56af912869
Коммит e2af93f1d7
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -1662,8 +1662,7 @@ namespace Microsoft.Edge.A11y
foreach (var id in ids)
{
driver.SendKeys(id, "invalid");
driver.SendSubmit(id);
Thread.Sleep(TimeSpan.FromMilliseconds(500));
driver.SendSpecialKeys(id, "EnterWait");
//Everything that is invalid on the page
//We search by both with an OR condition because it gives a better chance to