Skip to content

feat: ext#253

Open
alswl wants to merge 1 commit into
svanoort:masterfrom
alswl:feature/add-cookie-extrator
Open

feat: ext#253
alswl wants to merge 1 commit into
svanoort:masterfrom
alswl:feature/add-cookie-extrator

Conversation

@alswl

@alswl alswl commented Jun 30, 2017

Copy link
Copy Markdown

add 3 extentions:

  • file_choice_generator: choose a random line from a file
  • file_seq_generator: choose files by sequence
  • extracotr_cookie: extract cookie from HTTP header

How to use:

  - generators:
    - 'albumId': {type: 'file_choice', values: 'albumId.txt'}
  - extract_binds:
    - 'user_id': {'jsonpath_mini': 'data.user.id'}
    - 'sessionid': {'cookie': 'sessionid'}

@svanoort-jenkins

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

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

Successfully merging this pull request may close these issues.

2 participants