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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: record / save browsing as a config.json #66

Open
icougil opened this issue Apr 24, 2022 · 7 comments
Open

Feature request: record / save browsing as a config.json #66

icougil opened this issue Apr 24, 2022 · 7 comments
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@icougil
Copy link

icougil commented Apr 24, 2022

Hi team!

I just arrived to your application, and it looks fairly simple to use and at the same time, really powerful, so congratulations on your side! 馃槂馃憤

I was wondering, have you thought of a way to "record" a user's navigation in the config.json format ? It would be really super useful for example, to really automate behaviours on a website.

Another option could also be to use other existing tools and try to "transform" the data format of each tool to ddosify's own format. For example, you could start from a .har or .js file provided by Chrome (the former if you export your navigation via network, the latter if you record a session) or else use tools like Postman with its .json format.

Best regards,

@kursataktas
Copy link
Member

Hi @icougil

Thanks for the nice words :)

We are planning 2 options to cover this requirement. The first one is importing the .har file to the Ddosify. The second one is importing the Postman collection.
Postman would be a better option since most of the developers already use it to test their APIs. But before starting this we have to finalize parametrization/correlation support which we are working on these days. So we can be compatible with Postman .json format.

Best,

@kursataktas kursataktas added the enhancement New feature or request label Apr 25, 2022
@icougil
Copy link
Author

icougil commented Apr 25, 2022

馃憤 totally understandable.
I look forward to hearing more about this kind of features 馃槈

@zhiburt
Copy link
Contributor

zhiburt commented Oct 7, 2022

I think potentially you could also support .side files (Selenium scenarious).
But it's more complex than just navigation.

@kursataktas
Copy link
Member

@zhiburt This would be interesting feature. There are lots of Selenium users.

@Elyseum
Copy link

Elyseum commented Oct 17, 2022

Another format the tool could support is a sitemap xml. It can help to find slow pages of your site.

@hpvd
Copy link

hpvd commented Aug 4, 2023

Another format the tool could support is a sitemap xml. It can help to find slow pages of your site.

yep this would be super powerful!

@hpvd
Copy link

hpvd commented Aug 4, 2023

there seem to be already another sitemap.xml request, see #15

@fatihbaltaci fatihbaltaci added help wanted Extra attention is needed hacktoberfest labels Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants