Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 22 for playwright (0.12 sec)

  1. scripts/playwright/sql_databases/image02.py

    import subprocess
    import time
    
    import httpx
    from playwright.sync_api import Playwright, sync_playwright
    
    
    # Run playwright codegen to generate the code below, copy paste the sections in run()
    def run(playwright: Playwright) -> None:
        browser = playwright.chromium.launch(headless=False)
        # Update the viewport manually
        context = browser.new_context(viewport={"width": 960, "height": 1080})
        page = context.new_page()
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Wed Oct 09 19:44:42 UTC 2024
    - 1.1K bytes
    - Viewed (0)
  2. src/test/resources/plugin/repo3/index.html

    <a href="fess-crawler-parent/" title="fess-crawler-parent/">fess-crawler-parent/</a>                                             -         -      
    <a href="fess-crawler-playwright/" title="fess-crawler-playwright/">fess-crawler-playwright/</a>                                         -         -      
    <a href="fess-crawler-smbj/" title="fess-crawler-smbj/">fess-crawler-smbj/</a>                                         -         -      
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Jun 17 13:30:41 UTC 2024
    - 6.2K bytes
    - Viewed (0)
  3. 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 Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Oct 04 11:16:34 UTC 2024
    - 1.9K bytes
    - Viewed (0)
  4. src/test/java/org/codelibs/fess/crawler/FessCrawlerThreadTest.java

            assertEquals(1, list.size());
            assertEquals("playwright", list.get(0).getFirst());
            assertEquals("http://.*", list.get(0).getSecond().pattern());
    
            list = crawlerThread.getClientRuleList("playwright:http://.*,playwright:https://.*");
            assertEquals(2, list.size());
            assertEquals("playwright", list.get(0).getFirst());
            assertEquals("http://.*", list.get(0).getSecond().pattern());
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 1.9K bytes
    - Viewed (0)
  5. docs/es/docs/project-generation.md

        - 🎨 [Chakra UI](https://chakra-ui.com) para los componentes del frontend.
        - 🤖 Un cliente frontend generado automáticamente.
        - 🧪 [Playwright](https://playwright.dev) para pruebas End-to-End.
        - 🦇 Soporte para modo oscuro.
    - 🐋 [Docker Compose](https://www.docker.com) para desarrollo y producción.
    - 🔒 Hashing seguro de contraseñas por defecto.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Oct 04 11:16:34 UTC 2024
    - 2K bytes
    - Viewed (0)
  6. docs/zh/docs/project-generation.md

    - 🚀 [React](https://react.dev) 用于前端。
        - 💃 使用了TypeScript、hooks、[Vite](https://vitejs.dev)和其他一些现代化的前端技术栈。
        - 🎨 [Chakra UI](https://chakra-ui.com) 用于前端组件。
        - 🤖 一个自动化生成的前端客户端。
        - 🧪 [Playwright](https://playwright.dev)用于端到端测试。
        - 🦇 支持暗黑主题(Dark mode)。
    - 🐋 [Docker Compose](https://www.docker.com) 用于开发环境和生产环境。
    - 🔒 默认使用密码哈希来保证安全。
    - 🔑 JWT令牌用于权限验证。
    - 📫 使用邮箱来进行密码恢复。
    - ✅ 单元测试用了[Pytest](https://pytest.org).
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Oct 04 11:16:34 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  7. requirements.txt

    -e .[all]
    -r requirements-tests.txt
    -r requirements-docs.txt
    pre-commit >=2.17.0,<5.0.0
    # For generating screenshots
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:17:36 UTC 2024
    - 128 bytes
    - Viewed (0)
  8. docs/ko/docs/project-generation.md

        - 💃 TypeScript, hooks, [Vite](https://vitejs.dev) 및 기타 현대적인 프론트엔드 스택을 사용.
        - 🎨 [Chakra UI](https://chakra-ui.com): 프론트엔드 컴포넌트.
        - 🤖 자동으로 생성된 프론트엔드 클라이언트.
        - 🧪 E2E 테스트를 위한 [Playwright](https://playwright.dev).
        - 🦇 다크 모드 지원.
    - 🐋 [Docker Compose](https://www.docker.com): 개발 환경과 프로덕션(운영).
    - 🔒 기본으로 지원되는 안전한 비밀번호 해싱.
    - 🔑 JWT 토큰 인증.
    - 📫 이메일 기반 비밀번호 복구.
    - ✅ [Pytest]를 이용한 테스트(https://pytest.org).
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Oct 04 11:16:34 UTC 2024
    - 2.1K bytes
    - Viewed (0)
  9. src/test/resources/plugin/repo3/fess-crawler-playwright/maven-metadata.xml

    <?xml version="1.0" encoding="UTF-8"?>
    <metadata>
      <groupId>org.codelibs.fess</groupId>
      <artifactId>fess-crawler-playwright</artifactId>
      <versioning>
        <latest>14.14.0</latest>
        <release>14.14.0</release>
        <versions>
          <version>14.5.0</version>
          <version>14.6.0</version>
          <version>14.6.1</version>
          <version>14.6.2</version>
          <version>14.6.3</version>
          <version>14.7.0</version>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Jun 17 13:30:41 UTC 2024
    - 773 bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/helper/PluginHelper.java

                    || "fess-crawler-es".equals(name)//
                    || "fess-crawler-lasta".equals(name)//
                    || "fess-crawler-parent".equals(name)//
                    || "fess-crawler-playwright".equals(name)//
                    || "fess-crawler-webdriver".equals(name)) {
                return true;
            }
    
            return false;
        }
    
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Oct 24 01:47:10 UTC 2024
    - 17.8K bytes
    - Viewed (0)
Back to top