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

How to upload post run file via cli command #257

Closed
ZengTianShengZ opened this issue Jun 25, 2023 · 2 comments
Closed

How to upload post run file via cli command #257

ZengTianShengZ opened this issue Jun 25, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@ZengTianShengZ
Copy link

The api document supports uploading files for execution after the test is completed. How to use it under the cli command.

Here is what the documentation says:

POST
​/files
Upload pre run executable file to our lambda storage

In order to use pre run feature you first need to upload your relevant script files to our lambda storage. For every pre run action you need to upload 2 scripts (Pre run file and Post run file). Pre run file will be executed before starting the test and post run file will be executed after test is completed. If you perform any changes in test machine like changing host file, changing windows registry key, installing certificates, then your post run file should undo those changes

https://www.lambdatest.com/support/api-doc/?key=selenium-automation-api

[post run file will be executed after test is completed] If I use the way the cli command is used, how can I use

@issuelabeler issuelabeler bot added the documentation Improvements or additions to documentation label Jun 25, 2023
@HRanjan-11
Copy link
Collaborator

@ZengTianShengZ this feature is not supported for cypress tests. this cli is used for running cypress tests.

@HRanjan-11
Copy link
Collaborator

closing this due to no activity on this issue.

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

No branches or pull requests

2 participants