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

Regex for "Extraction configuration" #10

Open
ytfhgfhhhhh opened this issue May 19, 2021 · 4 comments
Open

Regex for "Extraction configuration" #10

ytfhgfhhhhh opened this issue May 19, 2021 · 4 comments

Comments

@ytfhgfhhhhh
Copy link

Is it possible to add regex support for "Start string" and "Stop string" while extract configuration?
For instance it is not possible to extract values from responses which just return tokens in its body.

@Manikandanrkdn
Copy link
Contributor

@ytfhgfhhhhh You mean to say that "From Selection" is not working for extraction?
If ATOR From selection not works, you can manually copy start string (value before text) and stop string, and check whether extracted value is getting populated. Try this once.
You can add the screenshot if still problem persists.

@ytfhgfhhhhh
Copy link
Author

@ytfhgfhhhhh You mean to say that "From Selection" is not working for extraction?
If ATOR From selection not works, you can manually copy start string (value before text) and stop string, and check whether extracted value is getting populated. Try this once.
You can add the screenshot if still problem persists.

In my case there is no "stop string" because token ends at the end of the response body. How could I define "token end" in such case?

@Manikandanrkdn
Copy link
Contributor

Okay. Let it empty string or just one space along with start string

@jmillsap-panw
Copy link

It would be very helpful in the extraction configuration to simply provide an option for user defined regular expressions.

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

3 participants