mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
chore(editor): remove edgeless element toolbar (#10900)
This commit is contained in:
@@ -1197,7 +1197,7 @@ export async function assertConnectorStrokeColor(
|
||||
color: string
|
||||
) {
|
||||
const colorButton = page
|
||||
.locator('edgeless-change-connector-button')
|
||||
.locator('affine-toolbar-widget editor-toolbar')
|
||||
.locator('edgeless-color-panel')
|
||||
.locator(`.color-unit[aria-label="${label}"]`)
|
||||
.locator('svg');
|
||||
|
||||
Reference in New Issue
Block a user