Skip to content

Commit 2ef4e7a

Browse files
committed
ShouldBeAbleToReturnArraysOfWebElementsFromAsyncScripts
1 parent d8c392f commit 2ef4e7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotnet/test/common/ExecutingAsyncJavascriptTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ public void ShouldBeAbleToReturnWebElementsFromAsyncScripts()
137137
}
138138

139139
[Test]
140-
[IgnoreBrowser(Browser.Chrome, "https://bugs.chromium.org/p/chromedriver/issues/detail?id=4525")]
141140
public void ShouldBeAbleToReturnArraysOfWebElementsFromAsyncScripts()
142141
{
143142
driver.Url = ajaxyPage;

0 commit comments

Comments
 (0)