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
606c9b78c82077271777b396de8121e39a48113a
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: 12ms 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