public interface CustomPageValue
Modifier and Type | Method and Description |
---|---|
String |
getCookies()
Returns the cookies of the page.
|
String |
getLastURL()
Returns the last URL accessed.
|
String |
getLastURLMethod()
Returns the last method used to access the page.
|
String |
getLastURLPostParameters()
Returns the POST parameters when the last method used in the http request
is POST.
|
String getCookies()
String getLastURL()
String getLastURLMethod()
String getLastURLPostParameters()
Copyright © 2023 Denodo Technologies. All rights reserved.