Skip to content

Commit 496d164

Browse files
committed
okay that time was my fault
1 parent 6c10111 commit 496d164

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

browser_tests/ComfyPage.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ export class ComfyPage {
229229
async clickTextEncodeNodeToggler() {
230230
await this.canvas.click({
231231
position: {
232-
x: 424,
233-
y: 200
232+
x: 430,
233+
y: 170
234234
}
235235
})
236236
await this.nextFrame()

0 commit comments

Comments
 (0)