Nothing Special   »   [go: up one dir, main page]

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

[Bug]: Error when saving a device with a json device capability in the adhoc run page #390

Open
1 task done
fafane opened this issue Aug 2, 2024 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@fafane
Copy link
fafane commented Aug 2, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What is the current behavior?

When you save a device with a desired capability containing json arguments as a favorite device in the adhoc run page, you get an error.
In the database, you can see that everything is OK (adhoc_run_configurations table) but you can't add any devices anymore or select old ones.
If you delete the line inserted, everything is back to normal

What is the expected behavior?

The device with the desired capability is available in the Favorites menu

Steps To Reproduce

  1. Select a Test Case
  2. Click on Run
  3. Select a device with chrome for example
  4. Add this desired capability : goog:chromeOptions / {"args":["incognito", "no-sandbox", "disable-logging", "disable-features", "disable-extensions", "disable-sync", "no-first-run"]}
  5. Click on Save as Favorite (you 'll get an error)
  6. Click on Cancel and click Run again and you won't see the menu Favorites anymore

Version

Testsigma Community Edition

@fafane fafane added the bug Something isn't working label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants