Nexial Automation

Test Automation Platform for everyone!

X

io » unzip(zipFile,target)

Description

  • This command is to unzip the files.
  • In other words this command will unzip the desired file into the target location.
  • If the unzip is successful command will pass or else fail otherwise.

Parameters

  • zipFile - this parameter is the zip file with location.
  • target - this parameter is target location of the file to be unzipped.

Example

Script:
script

Output:
output

See Also