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

introduce static data #9

Open
zopiro00 opened this issue Apr 10, 2020 · 0 comments
Open

introduce static data #9

zopiro00 opened this issue Apr 10, 2020 · 0 comments

Comments

@zopiro00
Copy link

Description

I'm having problems to introduce static data with the app. I understand that it is as simple as change the name in the selector and then introduce the value in the static line but it's not working.

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]
What I expect is to get a static value, for example:

{
"selector": "input[name"lastname"]",
"static": "garcia"
},
Actual behavior: [What actually happens]
I just get a ramdom value.

Any idea of what i am doing wrong?
Thank you very much.
Please, this is one of my very first time trying to apply modifications in a extension or using js, so be pacient with me. Tahnk you

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