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

Selenium Side runner - Type (open file) is no longer working #1877

Open
T1g3rs04T1g3rs04 opened this issue Dec 5, 2024 · 0 comments
Open

Comments

@T1g3rs04T1g3rs04
Copy link

💥 Regression Report

I'm using a very simple test to open a URL and upload a file using type command ie
"id": "89b5c7b4-a840-44d0-ad17-6b6badc05a51",
"comment": "",
"command": "type",
"target": "id=fileInputPP7",
"targets": [],
"value": "C:\PP7Document\AccountStatement_DB.pp7"
This works fine in the IDE and uploads the file. I can then Convert it and download the resulting files.
But in Selenium Side Runner I'm having issues and get this error:
icrosoft Windows [Version 10.0.17763.379]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Users\qatester>C:\Users\qatester\AppData\Roaming\npm\selenium-side-runner C:\Users\qatester\Downloads\PP7cutdown.side
info: Running test AccountStatement_DB

RUNS AppData/Roaming/npm/node_modules/selenium-side-runner/dist/main.test.js
console.warn
Unexpected error occured during command: type-id=fileInputPP7-C:\PP7Document\AccountStatement_DB.pp7 retrying...

Ran all test suites within paths "C:\Users\qatester\AppData\Roaming\npm\node_modules\selenium-side-runner\dist\main.test.js".

Last working version

Worked up to version: 4.0.1

Stopped working in version:

To Reproduce

Run attached side file using command line ie similar to:
C:\Users\qatester\AppData\Roaming\npm\selenium-side-runner C:\Users\qatester\Downloads\PP7cutdown.side

Expected behavior

The file should be uploaded converted and report and package files downloaded

Project file reproducing this issue (highly encouraged)

Attached side file (remove json extension)

Environment

OS:
Selenium IDE Version: 3.17.2
Selenium SIDE Runner Version: 4.0.13
Please note that selenium-side-runner supports Node.js 18.16.1
-->
Node version:
Browser: Chrome
Browser Version: 131.0.6778.87
PP7.side.json
Master_BizGraph_Types.pp7.txt

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