Skip to content

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

Open
@T1g3rs04T1g3rs04

Description

@T1g3rs04T1g3rs04

💥 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions