🚀 Feat: Integração do WebClone AI com Playwright e suporte a Mocks de Rede

This commit is contained in:
2026-05-17 17:19:41 +00:00
parent b319b5dadf
commit 7ed4f26b50
4 changed files with 219 additions and 2 deletions
+1
View File
@@ -38,3 +38,4 @@ export { default as PrioridadesFabricacao } from './PrioridadesFabricacao';
export { default as MapaInterativo } from './MapaInterativo';
export { default as Atribuicoes } from './Atribuicoes';
export { default as VerInconsistencias } from './VerInconsistencias';
export { default as WebClone } from './WebClone';