5,798
edits
(Add correct IDs to sidebar reference tutorial) |
(Fix missing namespace ID for skill) |
||
Line 290: | Line 290: | ||
<syntaxhighlight lang="js" line>// Navigate to the Woodcutting page | <syntaxhighlight lang="js" line>// Navigate to the Woodcutting page | ||
sidebar.category('Non-Combat').item('Woodcutting').click();</syntaxhighlight> | sidebar.category('Non-Combat').item('melvorD:Woodcutting').click();</syntaxhighlight> | ||
=== toggle(force?: boolean): void === | === toggle(force?: boolean): void === |