mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 06:24:24 +01:00
Hack selenium
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BTCPayServer.Tests
|
||||
{
|
||||
try
|
||||
{
|
||||
Assert.NotNull(driver.FindElement(By.ClassName("navbar-brand")));
|
||||
Assert.NotEmpty(driver.FindElements(By.ClassName("navbar-brand")));
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user