Playwright Start #61

Closed
JonathanMcCaffrey wants to merge 2 commits from main into Playwright-Tests
Showing only changes of commit 6655cdeee7 - Show all commits
@@ -58,8 +58,6 @@
var faction = FilterService.GetFaction();
var immortal = FilterService.GetImmortal();
Console.WriteLine(hotkey);
var foundEntity = EntityModel.GetFrom(hotkey!, hotkeyGroup, isHoldSpace, faction, immortal);
if (foundEntity != null && _entity != foundEntity)