Logo
Explore Help
Register Sign In
cloud-hosting-platform/site-builder
3
0
Fork 0
You've already forked site-builder
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
91a6b6f34b22a4863478fab1c7d78dd1e08ca15f
site-builder/craft/tests/playwright.config.ts

13 lines
249 B
TypeScript
Raw Normal View History

Add Craft.js site builder (v2) - complete rebuild from GrapesJS Rebuilt the visual site builder from scratch using Craft.js, React 18, and TypeScript. The new editor renders directly in the DOM (no iframe), supports 40+ components, multi-page with shared header/footer, 16 templates, full-spectrum color/gradient controls, custom head code injection, save/publish workflow, and auto-save. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 18:31:16 -07:00
import { defineConfig } from '@playwright/test';
export default defineConfig({
testDir: './tests',
timeout: 60000,
retries: 0,
use: {
baseURL: 'http://192.168.1.105:8080',
headless: true,
screenshot: 'only-on-failure',
},
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 13ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API