Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UFT.zip was not unpacked by unpack.ps1 #42

Open
ankitgupta0311 opened this issue Dec 14, 2020 · 0 comments
Open

UFT.zip was not unpacked by unpack.ps1 #42

ankitgupta0311 opened this issue Dec 14, 2020 · 0 comments

Comments

@ankitgupta0311
Copy link

Hi,

I am getting below error while trying to run unpack.ps1 -

PS C:\UFT-Azure> C:\UFT-Azure\unpack.ps1
At C:\UFT-Azure\unpack.ps1:168 char:21

  •             Sign up
    
  •                 ~
    

The ampersand (&) character is not allowed. The & op
quotation marks ("&") to pass it as part of a string
At C:\UFT-Azure\unpack.ps1:195 char:190

  • ... ata-ga-click="(Logged out) Header, go to Featu

The '<' operator is reserved for future use.
At C:\UFT-Azure\unpack.ps1:195 char:261

  • ... ="Bump-link-symbol float-right text-normal tex

The ampersand (&) character is not allowed. The & op
quotation marks ("&") to pass it as part of a string
At C:\UFT-Azure\unpack.ps1:209 char:255

  • ... ogged out) Header, go to Customer stories">Cus

The '<' operator is reserved for future use.
At C:\UFT-Azure\unpack.ps1:209 char:326

  • ... ="Bump-link-symbol float-right text-normal tex

The ampersand (&) character is not allowed. The & op
quotation marks ("&") to pass it as part of a string
At C:\UFT-Azure\unpack.ps1:210 char:231

  • ... ata-ga-click="(Logged out) Header, go to Secur

The '<' operator is reserved for future use.
At C:\UFT-Azure\unpack.ps1:210 char:302

  • ... ="Bump-link-symbol float-right text-normal tex

The ampersand (&) character is not allowed. The & op
quotation marks ("&") to pass it as part of a string
At C:\UFT-Azure\unpack.ps1:233 char:222

  • ... a-click="(Logged out) Header, go to Explore">E

The '<' operator is reserved for future use.
At C:\UFT-Azure\unpack.ps1:233 char:293

  • ... ="Bump-link-symbol float-right text-normal tex

The ampersand (&) character is not allowed. The & op
quotation marks ("&") to pass it as part of a string
At C:\UFT-Azure\unpack.ps1:236 char:107

  • ... text-normal text-mono f5 mb-2 border-lg-top p

The ampersand (&) character is not allowed. The & op
quotation marks ("&") to pass it as part of a string
Not all parse errors were reported. Correct the rep
+ CategoryInfo : ParserError: (:) [], P
+ FullyQualifiedErrorId : AmpersandNotAllowed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant