Returns a clone of a BrowserAction with its text/URL fields resolved against the context. The
ORIGINAL action is never mutated (so the engine's recorded step keeps the {{label}} — model-safe). The
clone preserves the action's prototype so adapter instanceof checks still hold.
Returns a clone of a BrowserAction with its text/URL fields resolved against the context. The ORIGINAL action is never mutated (so the engine's recorded step keeps the
{{label}}— model-safe). The clone preserves the action's prototype so adapterinstanceofchecks still hold.