I don't have any experience with that.
Just a shot in the dark, haven't tried this, but you might be able to use window.location.href in an Browser.ExecJS expression.
Hey, perfect that does let me use presumably all the other expressions, I just needed to tweak it to say window.parent.location.href and it displays just as I wanted. Thanks for the advice!