Skip to content

Commit 9a6e545

Browse files
authored
Update modules/get-started/pages/quick-start.adoc
1 parent d474a9e commit 9a6e545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/get-started/pages/quick-start.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ image::console:overview.png[]
187187

188188
To view details about a specific broker, click *View* at the end of the row in the *Broker Details* table.
189189

190-
// (step {"find": {"selector": ".chakra-table tbody tr:last-child td:last-child button", "timeout": 20000, "click": true}})
190+
// (step {"find": {"selector": ".chakra-table tbody tr:last-child td:last-child button", "elementText": "View", "timeout": 30000, "click": true}})
191191
// (step {"wait": 15000})
192192
// (step {"screenshot": {"path": "../../modules/console/images/broker-overview.png", "overwrite": "aboveVariation", "maxVariation": 10}})
193193

0 commit comments

Comments
 (0)