web currentUrl
Tool web_currentUrl¶
Description¶
Returns the current page’s URL as a plain string. Useful for asserting where a navigation
ended up after redirects (e.g. detecting a bounce to /login when replaying an expired
session).
Command Class¶
xyz.block.trailblaze.playwright.tools.PlaywrightNativeCurrentUrlTool
Registered PlaywrightNativeCurrentUrlTool in ToolRegistry¶
NOTE: THIS IS GENERATED DOCUMENTATION