mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Improve wallet nav (#3921)
* Fix rescan nav highlighting * Wallet send wizard * Wallet receive wizard * Consistent wizard back button behaviour
This commit is contained in:
@@ -544,6 +544,7 @@ namespace BTCPayServer.Tests
|
||||
}
|
||||
}
|
||||
Driver.Navigate().Refresh();
|
||||
Driver.FindElement(By.Id("CancelWizard")).Click();
|
||||
return addressStr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user