- Sort Score
- Result 10 results
- Languages All
Results 1 - 6 of 6 for playwright (0.2 sec)
-
docs/en/docs/project-generation.md
- π¨ [Chakra UI](https://chakra-ui.com) for the frontend components. - π€ An automatically generated frontend client. - π§ͺ [Playwright](https://playwright.dev) for End-to-End testing. - π¦ Dark mode support. - π [Docker Compose](https://www.docker.com) for development and production. - π Secure password hashing by default. - π JWT token authentication.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 2K bytes - Viewed (0) -
docs/pt/docs/project-generation.md
- π¨ [Chakra UI](https://chakra-ui.com) para os componentes de frontend. - π€ Um cliente frontend automaticamente gerado. - π§ͺ [Playwright](https://playwright.dev) para testes Ponta-a-Ponta. - π¦ Suporte para modo escuro. - π [Docker Compose](https://www.docker.com) para desenvolvimento e produΓ§Γ£o. - π _Hash_ seguro de senhas por padrΓ£o.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jul 21 09:57:31 UTC 2025 - 2.1K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/helper/PluginHelperTest.java
assertTrue(pluginHelper.isExcludedName(ArtifactType.CRAWLER, "fess-crawler-parent")); assertTrue(pluginHelper.isExcludedName(ArtifactType.CRAWLER, "fess-crawler-playwright")); assertTrue(pluginHelper.isExcludedName(ArtifactType.CRAWLER, "fess-crawler-webdriver")); assertFalse(pluginHelper.isExcludedName(ArtifactType.CRAWLER, "fess-crawler-smbj"));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 05:35:01 UTC 2025 - 22.1K bytes - Viewed (0) -
pom.xml
<version>${crawler.version}</version> </dependency> <dependency> <groupId>org.codelibs.fess</groupId> <artifactId>fess-crawler-playwright</artifactId> <version>${crawler.playwright.version}</version> </dependency> <dependency> <groupId>args4j</groupId> <artifactId>args4j</artifactId> <version>2.33</version> </dependency>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Sep 04 05:22:58 UTC 2025 - 49.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/PluginHelper.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 24.9K bytes - Viewed (0) -
docs/en/docs/release-notes.md
* π Update link to Swagger UI configuration docs. PR [#12264](https://github.com/fastapi/fastapi/pull/12264) by [@makisukurisu](https://github.com/makisukurisu). * π Adding links for Playwright and Vite in `docs/project-generation.md`. PR [#12274](https://github.com/fastapi/fastapi/pull/12274) by [@kayqueGovetri](https://github.com/kayqueGovetri).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0)