JsonUtil Object
Description
The object used to access JSON objects.
Methods
![]() | Parses a JSON file or JSON content. |
Parse Method
Description
Parses a JSON file or JSON content.
Syntax
JsonUtil.Parse(JsonFile)
Argument | Type | Description |
---|---|---|
JsonFilePath | String | An absolute path to a JSON file or the actual file content. |
IMPORTANT
This method can only be used in GUI tests.
See also:
- Crypt Object
- DataTable Object
- Description Object
- DeviceReplay Object
- DotNetFactory Object
- DTParameter Object
- DTSheet Object
- Environment Object
- Extern Object
- Parameter Object
- JSON Object
- JsonUtil Object
- MercuryTimers Object (Collection)
- MercuryTimer Object
- NV Object
- OptionalStep Object
- ParallelUtil Object
- LocalParameter Object
- PasswordUtil Object
- PathFinder Object
- PDFUtil Object
- Properties Object (Collection)
- QCUtil Object
- RandomNumber Object
- Recovery Object
- Remote Connection Object
- Reporter Object
- RepositoriesCollection Object
- Repository Object
- Services Object
- Setting Object
- SystemMonitor Object
- TestArgs Object
- TextUtil Object
- UIAutomation Object
- VisualRelation Object
- VisualRelations Object
- VisualRelationsCollection Object
- WebUtil Object
- XMLUtil Object