WIP: mock selenium response

This commit is contained in:
2025-06-16 22:41:31 -07:00
parent 9f4ff16638
commit de1b9e2689
17 changed files with 467 additions and 186 deletions

View File

@@ -395,6 +395,7 @@ g[data-y="76"] { --i: 76; }
.floor {
fill: white;
/* fill: inherit; */
}
.building path {
@@ -416,9 +417,6 @@ g[data-y="76"] { --i: 76; }
.building .windows, .building .door-edges {
stroke-width: 2.5px;
}
.building .windows, .building .door-edges {
stroke: orange;
}