mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
test: Refactor page objects and reuse locators (#19191)
This commit is contained in:
@@ -139,7 +139,7 @@ function handleChangeOutputTableColumnCollapsing(columnName: string | null) {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div ref="popOutContainer">
|
||||
<div ref="popOutContainer" data-test-id="logs-panel">
|
||||
<!-- force re-create with key for shortcuts to work in pop-out window -->
|
||||
<LogsViewKeyboardEventListener
|
||||
:key="String(!!popOutWindow)"
|
||||
|
||||
Reference in New Issue
Block a user