TBrowserResponse Class
Contains response information after the login process is finished.
Syntax
Unit: Sphinx.Browser
TBrowserResponse = class(TObject);
Properties
| Name | Description |
|---|---|
| Response | The final URL which terminated the browser navigation. |
Contains response information after the login process is finished.
Unit: Sphinx.Browser
TBrowserResponse = class(TObject);
| Name | Description |
|---|---|
| Response | The final URL which terminated the browser navigation. |