Is wacat tool usefull in web application normal or security testing?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • wacat

    wacat - Tests your web application against cat chaos!

  • or security web testing tools? Is wacat better in some areas than the competitors?

    What features you would like to have in wacat. Please comment or add the issue in the page https://github.com/mikesmallhelp/wacat/issues.

    I have also some specific technical questions:

    1)

    wacat uses internally Playwright tool. Normally Playwright tests wait for some text etc. wacat can't wait for any text, because

  • material-ui-docs

    ⚠️ Please don't submit PRs here as they will be closed. To edit the docs or source code, please use the main repository:

  • the network is settled (I got the code from some discussion group). But nothing works. Playwright has also

    page.waitForLoadState({ waitUntil: "domcontentloaded" }); etc.

    but they are not working for my test cases.

    2)

    I have noticed that https://mui.com/ have dropdown menus, which implementation is far from normal html option. Mui uses some kind

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts