{"id":11797,"date":"2025-12-18T16:47:16","date_gmt":"2025-12-18T19:47:16","guid":{"rendered":"https:\/\/nadiacavalleri.com.ar\/?page_id=11797"},"modified":"2025-12-18T17:00:16","modified_gmt":"2025-12-18T20:00:16","slug":"pagina-para-practicar-automatizacion","status":"publish","type":"page","link":"https:\/\/nadiacavalleri.com.ar\/en\/pagina-para-practicar-automatizacion\/","title":{"rendered":"Pr\u00e1ctica de automatizaci\u00f3n"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11797\" class=\"elementor elementor-11797\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2d8a905 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2d8a905\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-495780d\" data-id=\"495780d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7d1beef elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7d1beef\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-35cc7e0\" data-id=\"35cc7e0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d8d8c0d elementor-widget elementor-widget-html\" data-id=\"d8d8c0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n        #formulario-preferencias-container * {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        #formulario-preferencias-container {\r\n            font-family: Arial, sans-serif;\r\n            padding: 20px;\r\n        }\r\n\r\n        #formulario-preferencias-container .container {\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n            background: white;\r\n            padding: 30px;\r\n            border-radius: 15px;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.2);\r\n        }\r\n\r\n        #formulario-preferencias-container h1 {\r\n            color: #FF6061;\r\n            margin-bottom: 25px;\r\n            text-align: center;\r\n        }\r\n\r\n        #formulario-preferencias-container .form-group {\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        #formulario-preferencias-container label {\r\n            display: block;\r\n            margin-bottom: 5px;\r\n            font-weight: bold;\r\n            color: #333;\r\n        }\r\n\r\n        #formulario-preferencias-container .required::after {\r\n            content: \" *\";\r\n            color: #FF6061;\r\n        }\r\n\r\n        #formulario-preferencias-container input[type=\"number\"] {\r\n            width: 150px;\r\n        }\r\n\r\n        #formulario-preferencias-container input[type=\"text\"],\r\n        #formulario-preferencias-container input[type=\"date\"],\r\n        #formulario-preferencias-container textarea,\r\n        #formulario-preferencias-container select,\r\n        #formulario-preferencias-container input[type=\"file\"] {\r\n            width: 100%;\r\n            padding: 10px;\r\n            border: 2px solid #ddd;\r\n            border-radius: 5px;\r\n            font-size: 14px;\r\n            transition: border-color 0.3s;\r\n        }\r\n\r\n        #formulario-preferencias-container input[type=\"text\"]:focus,\r\n        #formulario-preferencias-container input[type=\"number\"]:focus,\r\n        #formulario-preferencias-container input[type=\"date\"]:focus,\r\n        #formulario-preferencias-container textarea:focus,\r\n        #formulario-preferencias-container select:focus {\r\n            outline: none;\r\n            border-color: #04C6DA;\r\n        }\r\n\r\n        #formulario-preferencias-container textarea {\r\n            resize: vertical;\r\n            min-height: 80px;\r\n        }\r\n\r\n        #formulario-preferencias-container .radio-group,\r\n        #formulario-preferencias-container .checkbox-group {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 8px;\r\n        }\r\n\r\n        #formulario-preferencias-container .radio-group label,\r\n        #formulario-preferencias-container .checkbox-group label {\r\n            font-weight: normal;\r\n            display: flex;\r\n            align-items: center;\r\n            cursor: pointer;\r\n        }\r\n\r\n        #formulario-preferencias-container input[type=\"radio\"],\r\n        #formulario-preferencias-container input[type=\"checkbox\"] {\r\n            margin-right: 8px;\r\n            cursor: pointer;\r\n        }\r\n\r\n        #formulario-preferencias-container .error {\r\n            color: #FF6061;\r\n            font-size: 13px;\r\n            margin-top: 5px;\r\n            display: none;\r\n        }\r\n\r\n        #formulario-preferencias-container .error-general {\r\n            color: #FF6061;\r\n            background: #ffe6e6;\r\n            padding: 15px;\r\n            border-radius: 5px;\r\n            margin-bottom: 20px;\r\n            display: none;\r\n            font-weight: bold;\r\n            border-left: 4px solid #FF6061;\r\n        }\r\n\r\n        #formulario-preferencias-container .btn-submit {\r\n            width: 100%;\r\n            padding: 15px;\r\n            background: #FF6061;\r\n            color: white;\r\n            border: none;\r\n            border-radius: 5px;\r\n            font-size: 16px;\r\n            font-weight: bold;\r\n            cursor: pointer;\r\n            transition: transform 0.2s, background 0.3s;\r\n        }\r\n\r\n        #formulario-preferencias-container .btn-submit:hover {\r\n            background: #e54546;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(255, 96, 97, 0.4);\r\n        }\r\n\r\n        #formulario-preferencias-container .resultado {\r\n            display: none;\r\n            background: #f9f9f9;\r\n            padding: 25px;\r\n            border-radius: 10px;\r\n            border-left: 5px solid #04C6DA;\r\n        }\r\n\r\n        #formulario-preferencias-container .resultado h2 {\r\n            color: #FF6061;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        #formulario-preferencias-container .resultado p {\r\n            margin-bottom: 10px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        #formulario-preferencias-container .btn-volver {\r\n            margin-top: 20px;\r\n            padding: 10px 20px;\r\n            background: #04C6DA;\r\n            color: white;\r\n            border: none;\r\n            border-radius: 5px;\r\n            cursor: pointer;\r\n            font-size: 14px;\r\n        }\r\n\r\n        #formulario-preferencias-container .btn-volver:hover {\r\n            background: #FF6061;\r\n        }\r\n\r\n        #formulario-preferencias-container select option[value=\"\"] {\r\n            color: #999;\r\n        }\r\n    <\/style>\r\n\r\n<div id=\"formulario-preferencias-container\">\r\n    <div class=\"container\">\r\n        <div id=\"formulario\">\r\n            <h1>Formulario de Preferencias<\/h1>\r\n            <div class=\"error-general\" id=\"errorGeneral\">Hay campos obligatorios que no est\u00e1n completos<\/div>\r\n            <form id=\"miFormulario\" novalidate>\r\n                <div class=\"form-group\">\r\n                    <label for=\"nombre\" class=\"required\">Nombre<\/label>\r\n                    <input type=\"text\" id=\"nombre\" name=\"nombre\" required>\r\n                    <div class=\"error\" id=\"errorNombre\">Este campo es obligatorio<\/div>\r\n                <\/div>\r\n\r\n                <div class=\"form-group\">\r\n                    <label for=\"apellido\" class=\"required\">Apellido<\/label>\r\n                    <input type=\"text\" id=\"apellido\" name=\"apellido\" required>\r\n                    <div class=\"error\" id=\"errorApellido\">Este campo es obligatorio<\/div>\r\n                <\/div>\r\n\r\n                <div class=\"form-group\">\r\n                    <label for=\"edad\" class=\"required\">Edad (18-65 a\u00f1os)<\/label>\r\n                    <input type=\"number\" id=\"edad\" name=\"edad\" min=\"1\" max=\"120\" required>\r\n                    <div class=\"error\" id=\"errorEdad\">Debe ingresar una edad v\u00e1lida<\/div>\r\n                <\/div>\r\n\r\n                <div class=\"form-group\">\r\n                    <label for=\"comentarios\">Comentarios<\/label>\r\n                    <textarea id=\"comentarios\" name=\"comentarios\"><\/textarea>\r\n                <\/div>\r\n\r\n                <div class=\"form-group\">\r\n                    <label for=\"desayuno\">Desayuno favorito<\/label>\r\n                    <select id=\"desayuno\" name=\"desayuno\">\r\n                        <option value=\"\">Seleccione una opci\u00f3n<\/option>\r\n                        <option value=\"Medialunas\">Medialunas<\/option>\r\n                        <option value=\"Churros\">Churros<\/option>\r\n                        <option value=\"Tostado\">Tostado<\/option>\r\n                        <option value=\"Mixto\">Mixto<\/option>\r\n                    <\/select>\r\n                <\/div>\r\n\r\n                <div class=\"form-group\">\r\n                    <label>Bebida favorita<\/label>\r\n                    <div class=\"radio-group\">\r\n                        <label><input type=\"radio\" name=\"bebida\" value=\"Agua\"> Agua<\/label>\r\n                        <label><input type=\"radio\" name=\"bebida\" value=\"Agua saborizada\"> Agua saborizada<\/label>\r\n                        <label><input type=\"radio\" name=\"bebida\" value=\"Gaseosa\"> Gaseosa<\/label>\r\n                        <label><input type=\"radio\" name=\"bebida\" value=\"Caf\u00e9\"> Caf\u00e9<\/label>\r\n                        <label><input type=\"radio\" name=\"bebida\" value=\"Vino\"> Vino<\/label>\r\n                        <label><input type=\"radio\" name=\"bebida\" value=\"Cerveza\"> Cerveza<\/label>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"form-group\">\r\n                    <label for=\"fechaReserva\">Fecha de reserva<\/label>\r\n                    <input type=\"date\" id=\"fechaReserva\" name=\"fechaReserva\">\r\n                <\/div>\r\n\r\n                <div class=\"form-group\">\r\n                    <label for=\"prescripcion\">Prescripci\u00f3n m\u00e9dica (solo PDF)<\/label>\r\n                    <input type=\"file\" id=\"prescripcion\" name=\"prescripcion\" accept=\".pdf\">\r\n                    <div class=\"error\" id=\"errorArchivo\">Solo se permiten archivos PDF<\/div>\r\n                <\/div>\r\n\r\n                <div class=\"form-group\">\r\n                    <div class=\"checkbox-group\">\r\n                        <label class=\"required\">\r\n                            <input type=\"checkbox\" id=\"aceptacion\" name=\"aceptacion\" required>\r\n                            Acepto compartir mis preferencias con el propietario del sitio\r\n                        <\/label>\r\n                    <\/div>\r\n                    <div class=\"error\" id=\"errorAceptacion\">Debe aceptar compartir sus preferencias<\/div>\r\n                <\/div>\r\n\r\n                <button type=\"submit\" class=\"btn-submit\">Enviar<\/button>\r\n            <\/form>\r\n        <\/div>\r\n\r\n        <div class=\"resultado\" id=\"resultado\">\r\n            <h2 id=\"saludoResultado\"><\/h2>\r\n            <p id=\"preferenciasResultado\"><\/p>\r\n            <button class=\"btn-volver\" onclick=\"volverFormulario()\">Volver al formulario<\/button>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        document.getElementById('miFormulario').addEventListener('submit', function(e) {\r\n            e.preventDefault();\r\n            \r\n            \/\/ Limpiar errores previos\r\n            document.querySelectorAll('.error').forEach(el => el.style.display = 'none');\r\n            document.getElementById('errorGeneral').style.display = 'none';\r\n            \r\n            let valido = true;\r\n            \r\n            \/\/ Validar nombre\r\n            const nombre = document.getElementById('nombre').value.trim();\r\n            if (!nombre) {\r\n                document.getElementById('errorNombre').style.display = 'block';\r\n                valido = false;\r\n            }\r\n            \r\n            \/\/ Validar apellido\r\n            const apellido = document.getElementById('apellido').value.trim();\r\n            if (!apellido) {\r\n                document.getElementById('errorApellido').style.display = 'block';\r\n                valido = false;\r\n            }\r\n            \r\n            \/\/ Validar edad\r\n            const edad = parseInt(document.getElementById('edad').value);\r\n            if (!edad || isNaN(edad)) {\r\n                document.getElementById('errorEdad').textContent = 'Debe ingresar una edad v\u00e1lida';\r\n                document.getElementById('errorEdad').style.display = 'block';\r\n                valido = false;\r\n            } else if (edad < 18) {\r\n                document.getElementById('errorEdad').textContent = 'No tiene la edad suficiente';\r\n                document.getElementById('errorEdad').style.display = 'block';\r\n                valido = false;\r\n            } else if (edad > 65) {\r\n                document.getElementById('errorEdad').textContent = 'Es demasiado grande';\r\n                document.getElementById('errorEdad').style.display = 'block';\r\n                valido = false;\r\n            }\r\n            \r\n            \/\/ Validar archivo PDF\r\n            const archivo = document.getElementById('prescripcion');\r\n            if (archivo.files.length > 0) {\r\n                const nombreArchivo = archivo.files[0].name;\r\n                if (!nombreArchivo.toLowerCase().endsWith('.pdf')) {\r\n                    document.getElementById('errorArchivo').style.display = 'block';\r\n                    valido = false;\r\n                }\r\n            }\r\n            \r\n            \/\/ Validar checkbox de aceptaci\u00f3n\r\n            const aceptacion = document.getElementById('aceptacion').checked;\r\n            if (!aceptacion) {\r\n                document.getElementById('errorAceptacion').style.display = 'block';\r\n                valido = false;\r\n            }\r\n            \r\n            if (!valido) {\r\n                document.getElementById('errorGeneral').style.display = 'block';\r\n                return;\r\n            }\r\n            \r\n            \/\/ Recopilar preferencias\r\n            const desayuno = document.getElementById('desayuno').value;\r\n            const bebidaSeleccionada = document.querySelector('input[name=\"bebida\"]:checked');\r\n            const bebida = bebidaSeleccionada ? bebidaSeleccionada.value : '';\r\n            \r\n            \/\/ Construir mensaje de preferencias\r\n            let mensajePreferencias = '';\r\n            \r\n            if (desayuno) {\r\n                mensajePreferencias += `<strong>Desayuno favorito:<\/strong> ${desayuno}<br>`;\r\n            } else {\r\n                mensajePreferencias += 'Usted no ha elegido ninguna preferencia para el desayuno<br>';\r\n            }\r\n            \r\n            if (bebida) {\r\n                mensajePreferencias += `<strong>Bebida favorita:<\/strong> ${bebida}<br>`;\r\n            } else {\r\n                mensajePreferencias += 'Usted no ha elegido ninguna preferencia para la bebida<br>';\r\n            }\r\n            \r\n            \/\/ Agregar fecha si fue seleccionada\r\n            const fechaReserva = document.getElementById('fechaReserva').value;\r\n            if (fechaReserva) {\r\n                const fecha = new Date(fechaReserva + 'T00:00:00');\r\n                const fechaFormateada = fecha.toLocaleDateString('es-ES', {\r\n                    day: '2-digit',\r\n                    month: '2-digit',\r\n                    year: 'numeric'\r\n                });\r\n                mensajePreferencias += `<strong>Fecha de reserva:<\/strong> ${fechaFormateada}<br>`;\r\n            }\r\n            \r\n            \/\/ Agregar prescripci\u00f3n si fue cargada\r\n            if (archivo.files.length > 0) {\r\n                mensajePreferencias += `<strong>Prescripci\u00f3n m\u00e9dica:<\/strong> ${archivo.files[0].name}<br>`;\r\n            }\r\n            \r\n            \/\/ Mostrar resultado\r\n            document.getElementById('saludoResultado').textContent = `\u00a1Hola ${nombre} ${apellido}!`;\r\n            document.getElementById('preferenciasResultado').innerHTML = \r\n                '<strong>Tus preferencias son:<\/strong><br><br>' + mensajePreferencias;\r\n            \r\n            document.getElementById('formulario').style.display = 'none';\r\n            document.getElementById('resultado').style.display = 'block';\r\n        });\r\n        \r\n        function volverFormulario() {\r\n            document.getElementById('formulario').style.display = 'block';\r\n            document.getElementById('resultado').style.display = 'none';\r\n            document.getElementById('miFormulario').reset();\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Formulario de Preferencias Hay campos obligatorios que no est\u00e1n completos Nombre Este campo es obligatorio Apellido Este campo es obligatorio Edad (18-65 a\u00f1os) Debe ingresar una edad v\u00e1lida Comentarios Desayuno favorito Seleccione una opci\u00f3nMedialunasChurrosTostadoMixto Bebida favorita Agua Agua saborizada Gaseosa Caf\u00e9 Vino Cerveza Fecha de reserva Prescripci\u00f3n m\u00e9dica (solo PDF) Solo se permiten archivos PDF [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-11797","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pr\u00e1ctica de automatizaci\u00f3n -<\/title>\n<meta name=\"description\" content=\"P\u00e1gina para que mis alumnos practiquen automatizaci\u00f3n de pruebas\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nadiacavalleri.com.ar\/en\/pagina-para-practicar-automatizacion\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pr\u00e1ctica de automatizaci\u00f3n -\" \/>\n<meta property=\"og:description\" content=\"P\u00e1gina para que mis alumnos practiquen automatizaci\u00f3n de pruebas\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nadiacavalleri.com.ar\/en\/pagina-para-practicar-automatizacion\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/nadia.cavalleri\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-18T20:00:16+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@nadiacavalleri\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/pagina-para-practicar-automatizacion\\\/\",\"url\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/pagina-para-practicar-automatizacion\\\/\",\"name\":\"Pr\u00e1ctica de automatizaci\u00f3n -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/#website\"},\"datePublished\":\"2025-12-18T19:47:16+00:00\",\"dateModified\":\"2025-12-18T20:00:16+00:00\",\"description\":\"P\u00e1gina para que mis alumnos practiquen automatizaci\u00f3n de pruebas\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/pagina-para-practicar-automatizacion\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nadiacavalleri.com.ar\\\/pagina-para-practicar-automatizacion\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/pagina-para-practicar-automatizacion\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pr\u00e1ctica de automatizaci\u00f3n\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/#website\",\"url\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/\",\"name\":\"Nadia Cavalleri\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/#organization\",\"name\":\"Nadia Cavalleri\",\"url\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/cropped-Favicon-1.png\",\"contentUrl\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/cropped-Favicon-1.png\",\"width\":512,\"height\":512,\"caption\":\"Nadia Cavalleri\"},\"image\":{\"@id\":\"https:\\\/\\\/nadiacavalleri.com.ar\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/nadia.cavalleri\",\"https:\\\/\\\/x.com\\\/nadiacavalleri\",\"https:\\\/\\\/www.instagram.com\\\/nadia.cavalleri\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/NadiaSoledadCavalleri\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pr\u00e1ctica de automatizaci\u00f3n -","description":"P\u00e1gina para que mis alumnos practiquen automatizaci\u00f3n de pruebas","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nadiacavalleri.com.ar\/en\/pagina-para-practicar-automatizacion\/","og_locale":"en_US","og_type":"article","og_title":"Pr\u00e1ctica de automatizaci\u00f3n -","og_description":"P\u00e1gina para que mis alumnos practiquen automatizaci\u00f3n de pruebas","og_url":"https:\/\/nadiacavalleri.com.ar\/en\/pagina-para-practicar-automatizacion\/","article_publisher":"https:\/\/www.facebook.com\/nadia.cavalleri","article_modified_time":"2025-12-18T20:00:16+00:00","twitter_card":"summary_large_image","twitter_site":"@nadiacavalleri","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nadiacavalleri.com.ar\/pagina-para-practicar-automatizacion\/","url":"https:\/\/nadiacavalleri.com.ar\/pagina-para-practicar-automatizacion\/","name":"Pr\u00e1ctica de automatizaci\u00f3n -","isPartOf":{"@id":"https:\/\/nadiacavalleri.com.ar\/#website"},"datePublished":"2025-12-18T19:47:16+00:00","dateModified":"2025-12-18T20:00:16+00:00","description":"P\u00e1gina para que mis alumnos practiquen automatizaci\u00f3n de pruebas","breadcrumb":{"@id":"https:\/\/nadiacavalleri.com.ar\/pagina-para-practicar-automatizacion\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nadiacavalleri.com.ar\/pagina-para-practicar-automatizacion\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nadiacavalleri.com.ar\/pagina-para-practicar-automatizacion\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/nadiacavalleri.com.ar\/"},{"@type":"ListItem","position":2,"name":"Pr\u00e1ctica de automatizaci\u00f3n"}]},{"@type":"WebSite","@id":"https:\/\/nadiacavalleri.com.ar\/#website","url":"https:\/\/nadiacavalleri.com.ar\/","name":"Nadia Cavalleri","description":"","publisher":{"@id":"https:\/\/nadiacavalleri.com.ar\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nadiacavalleri.com.ar\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nadiacavalleri.com.ar\/#organization","name":"Nadia Cavalleri","url":"https:\/\/nadiacavalleri.com.ar\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nadiacavalleri.com.ar\/#\/schema\/logo\/image\/","url":"https:\/\/nadiacavalleri.com.ar\/wp-content\/uploads\/2018\/08\/cropped-Favicon-1.png","contentUrl":"https:\/\/nadiacavalleri.com.ar\/wp-content\/uploads\/2018\/08\/cropped-Favicon-1.png","width":512,"height":512,"caption":"Nadia Cavalleri"},"image":{"@id":"https:\/\/nadiacavalleri.com.ar\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/nadia.cavalleri","https:\/\/x.com\/nadiacavalleri","https:\/\/www.instagram.com\/nadia.cavalleri\/","https:\/\/www.youtube.com\/c\/NadiaSoledadCavalleri"]}]}},"_links":{"self":[{"href":"https:\/\/nadiacavalleri.com.ar\/en\/wp-json\/wp\/v2\/pages\/11797","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nadiacavalleri.com.ar\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nadiacavalleri.com.ar\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nadiacavalleri.com.ar\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nadiacavalleri.com.ar\/en\/wp-json\/wp\/v2\/comments?post=11797"}],"version-history":[{"count":10,"href":"https:\/\/nadiacavalleri.com.ar\/en\/wp-json\/wp\/v2\/pages\/11797\/revisions"}],"predecessor-version":[{"id":11809,"href":"https:\/\/nadiacavalleri.com.ar\/en\/wp-json\/wp\/v2\/pages\/11797\/revisions\/11809"}],"wp:attachment":[{"href":"https:\/\/nadiacavalleri.com.ar\/en\/wp-json\/wp\/v2\/media?parent=11797"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}