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

Generic Http Requests Keywords #278

Open
lucagiove opened this issue Apr 17, 2020 · 2 comments
Open

Generic Http Requests Keywords #278

lucagiove opened this issue Apr 17, 2020 · 2 comments
Labels
Milestone

Comments

@lucagiove
Copy link
Member

Might be useful to do different requests at run-time.
These keywords should be used as single documentation point for parameters of all the other keywords.
The first one is sessionless

Http Request get http://example.pl/resource
Http Request On Session session-name get /resource

@lucagiove lucagiove added this to the Next version milestone Apr 17, 2020
@lucagiove lucagiove modified the milestones: Next version, 0.8 May 20, 2020
@lucagiove
Copy link
Member Author

Maybe we can just use Http Get without Request and take advantage of https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#implicit-argument-types-based-on-default-values as @mkorpela suggested

@lucagiove
Copy link
Member Author

Or embedding the verb in the keyword itself for Http ${verb} On Session
https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#embedding-arguments-into-keyword-names

@lucagiove lucagiove removed this from the 0.8 milestone Oct 12, 2020
@lucagiove lucagiove modified the milestones: 0.9, 1.0 Nov 12, 2020
@lucagiove lucagiove moved this to To do in Next Version May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To do
Development

No branches or pull requests

1 participant