You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The property 'page.url' returns location instead of url. If site url includes directory like my.site.com/directory and real page url is my.site.com/directory/page.html, the page.url returns my.site.com/page.html.
The text was updated successfully, but these errors were encountered:
The property 'page.url' returns location instead of url. If site url includes directory like
my.site.com/directory
and real page url ismy.site.com/directory/page.html
, thepage.url
returnsmy.site.com/page.html
.The text was updated successfully, but these errors were encountered: