{"id":34425,"date":"2022-02-18T09:27:57","date_gmt":"2022-02-18T17:27:57","guid":{"rendered":"https:\/\/app14743.cloudwayssites.com\/?p=34425"},"modified":"2022-02-18T09:28:18","modified_gmt":"2022-02-18T17:28:18","slug":"applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing","status":"publish","type":"post","link":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/","title":{"rendered":"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io"},"content":{"rendered":"\n<p>As a product manager at Applitools I am excited to announce an enriched and updated integration with Testim.io! This enhanced integration makes it easier for testers of any technical ability to use Applitools and our AI-powered visual testing platform by using Testim.io to easily create your test scripts.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-testim-io-used-for\">What Is Testim.io Used For?<\/h2>\n\n\n\n<p>Testim.io is a cloud platform that allows users to create, execute, and maintain automated tests without using code.<\/p>\n\n\n\n<p>It is a perfect tool for getting started with your first automated tests, if you do not have an existing automated testing framework or if you have not started to run tests yet. Testim.io allows you to integrate your own custom code into their steps so you can implement custom validations if you need to.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-do-applitools-and-testim-io-integrate\">How Do Applitools and Testim.io Integrate?<\/h2>\n\n\n\n<p>The visual validation empowered by <a href=\"https:\/\/app14743.cloudwayssites.com\/products-eyes\/\">Applitools Eyes<\/a> allows you to compare the visual differences between expected results (baseline) with actual results after creating the tests in Testim.io. By using <a href=\"https:\/\/app14743.cloudwayssites.com\/applitools-ai-and-deep-learning\/\">Visual AI<\/a> to compare snapshots Applitools Eyes can spot any unexpected changes and highlight them visually. This lets you expand your test coverage to include everything on a given page as well as visually verify your results quickly.<\/p>\n\n\n\n<p>As part of the integration, you can modify test parameters to customize Eyes while working with the Testim UI.<\/p>\n\n\n\n<p>This AI-based visual validation functionality is provided by Applitools and requires simple integration setup in the Eyes application. <a href=\"https:\/\/help.testim.io\/docs\/applitools-integration\">Learn more<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-so-what-s-new-with-applitools-and-testim-io\">So, What\u2019s New With Applitools and Testim.io?<\/h2>\n\n\n\n<p>This up-to-date integration provides access to Applitools\u2019 latest and greatest capabilities, including <a href=\"https:\/\/app14743.cloudwayssites.com\/product-ultrafast-test-cloud\/\">Ultrafast Test Cloud<\/a>, enabling ultrafast cross-browser and cross-platform functional and visual testing. Testim users also now have access to <a href=\"https:\/\/app14743.cloudwayssites.com\/root-cause-analysis\/\">Root Cause Analysis<\/a> and many more powerful Applitools features!<\/p>\n\n\n\n<p>The new integration also greatly improves on the user experience of test creators adding Applitools Eyes checkpoints to their Testim.io tests. Visual validations can be added right inside Testim and the maintenance and analysis of test results is much simpler.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-kind-of-visual-validations-can-you-do\">What Kind of Visual Validations Can You Do?<\/h2>\n\n\n\n<p>You can perform the following visual validations:<\/p>\n\n\n\n<ul><li>Element Visualization &#8211; The Validate Element visualization step allows you to compare visual differences of a specific element between your baseline and your current test run.<\/li><li>Viewport Visualization &#8211; The Validate Viewport allows you to compare the visual difference between your baseline and the current test run of your viewport.<\/li><li>Full-page Visualization \u2013 Full-page validation allows you to compare the visual differences between your baseline and your current test run of your entire page.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-are-the-new-visual-validation-settings\">What Are the New Visual Validation Settings?<\/h2>\n\n\n\n<p>Whether you select the element, viewport, or full-page visualization option you can always override the visual setting for that test or step.<\/p>\n\n\n\n<p>The following Applitools Eyes settings can be accessed via the Testim.io UI:<\/p>\n\n\n\n<ul><li>Add Environment (<em>New<\/em>) &#8211; allows you to select <em>Ultrafast Test Cloud<\/em> environments. You can select the same test to run on multiple environments: different browser types and viewports for web, Chrome emulation, or iOS simulation for mobile devices. Using Applitools Ultrafast Test Cloud you can now increase your coverage and accelerate your release cycles.<br><img loading=\"lazy\" decoding=\"async\" width=\"336\" height=\"279\" class=\"wp-image-34428\" style=\"width: 336px;\" src=\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Add-New-Environment-Applitools-and-Testim.jpg\" alt=\"\" srcset=\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Add-New-Environment-Applitools-and-Testim.jpg 336w, https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Add-New-Environment-Applitools-and-Testim-300x249.jpg 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" \/><\/li><\/ul>\n\n\n\n<ul><li>Match Level &#8211; When writing a visual test, sometimes we will want to change the comparison method between our test and its baseline, especially when dealing with applications that consist of dynamic content. Here you can update the Applitools Eyes match level directly from Testim UI.<\/li><li>Enable RCA [Root Cause Analysis] (<em>New<\/em>) &#8211; when this flag is on it will provide insights into the causes of visual mismatches so that when looking at the Eyes dashboard you will be able to see the DOM and CSS that generated with the image.<\/li><li>Ignore displacement (<em>New<\/em>) &#8211; when this flag is on it will hide differences caused by element displacements. This feature is useful, for example, where content is added or deleted, causing other elements on the page to be displaced and generating additional differences.\u00a0<br><img loading=\"lazy\" decoding=\"async\" width=\"252\" height=\"300\" class=\"wp-image-34429\" style=\"width: 252px;\" src=\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/RCA-and-Displacement-Applitools-and-Testim.jpg\" alt=\"\"><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-user-experience-improvements\">User Experience Improvements<\/h2>\n\n\n\n<p>In addition to exposing new features in the Testim UI, we have provided better visibility to Testim tests in Applitools Eyes:<\/p>\n\n\n\n<ul><li>Testim test properties are passed to the Eyes Dashboard to allow better filtering and grouping with all Testim tests properties.<\/li><li>Testim multi-step and test suites are now also grouped on the Applitools Eyes dashboard and are displayed as one batch to create a better user experience when moving between the two products.<\/li><li>Testim Selenium and extension modes are supported.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-complete-and-scalable-ai-powered-ui-testing\">Complete and Scalable AI-Powered UI Testing<\/h2>\n\n\n\n<p>Testim.io allows users to quickly create and maintain tests through record and playback. Adding Applitools visual testing with Ultrafast Test Cloud capabilities will make sure your release cycles are short and test analysis and maintenance are easier than ever!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-learn-more-about-testim-io-applitools-integration\">Learn More about Testim.io-Applitools Integration<\/h2>\n\n\n\n<p>If you want to learn more about how you can integrate your codeless Testim tests with Applitools and benefit from the latest Applitools capabilities, head over to <a href=\"https:\/\/help.testim.io\/docs\/applitools-integration\">Testim.io documentation<\/a>.<\/p>\n\n\n\n<p><a href=\"https:\/\/app14743.cloudwayssites.com\/contact\/\">Contact us<\/a> if you have any queries about Applitools!<\/p>\n\n\n\n<p><strong>Happy testing!<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The newly enhanced integration makes it easier for all testers to use Applitools and our AI-powered visual testing platform with Testim.io.<\/p>\n","protected":false},"author":95,"featured_media":34430,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[10004,12271],"tags":[15613,10044,10254,10061,16661,10262],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.5 (Yoast SEO v24.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io - AI-Powered End-to-End Testing | Applitools<\/title>\n<meta name=\"description\" content=\"The newly enhanced integration makes it easier for all testers to use Applitools and our AI-powered visual testing platform with Testim.io.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io\" \/>\n<meta property=\"og:description\" content=\"The newly enhanced integration makes it easier for all testers to use Applitools and our AI-powered visual testing platform with Testim.io.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/\" \/>\n<meta property=\"og:site_name\" content=\"AI-Powered End-to-End Testing | Applitools\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-18T17:27:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-18T17:28:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"831\" \/>\n\t<meta property=\"og:image:height\" content=\"542\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Alona Katz\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Alona Katz\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/\"},\"author\":{\"name\":\"Alona Katz\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#\/schema\/person\/2762b35b72451040950966290445728b\"},\"headline\":\"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io\",\"datePublished\":\"2022-02-18T17:27:57+00:00\",\"dateModified\":\"2022-02-18T17:28:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/\"},\"wordCount\":840,\"publisher\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg\",\"keywords\":[\"Codeless\",\"Codeless Testing\",\"End-to-End Testing\",\"Functional Testing\",\"Integration\",\"Visual Testing Tools\"],\"articleSection\":[\"Advanced Topics\",\"Getting Started\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/\",\"url\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/\",\"name\":\"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io - AI-Powered End-to-End Testing | Applitools\",\"isPartOf\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg\",\"datePublished\":\"2022-02-18T17:27:57+00:00\",\"dateModified\":\"2022-02-18T17:28:18+00:00\",\"description\":\"The newly enhanced integration makes it easier for all testers to use Applitools and our AI-powered visual testing platform with Testim.io.\",\"breadcrumb\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#primaryimage\",\"url\":\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg\",\"contentUrl\":\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg\",\"width\":831,\"height\":542},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/app14743.cloudwayssites.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Started\",\"item\":\"https:\/\/app14743.cloudwayssites.com\/blog\/category\/getting-started\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#website\",\"url\":\"https:\/\/app14743.cloudwayssites.com\/\",\"name\":\"Applitools Visual AI\",\"description\":\"Applitools delivers full end-to-end test automation with AI infused at every step.\",\"publisher\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/app14743.cloudwayssites.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#organization\",\"name\":\"Applitools\",\"url\":\"https:\/\/app14743.cloudwayssites.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2020\/03\/applitools.png\",\"contentUrl\":\"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2020\/03\/applitools.png\",\"width\":156,\"height\":28,\"caption\":\"Applitools\"},\"image\":{\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#\/schema\/person\/2762b35b72451040950966290445728b\",\"name\":\"Alona Katz\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/app14743.cloudwayssites.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3591e8355f1da5b645be4ea2f75108c8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3591e8355f1da5b645be4ea2f75108c8?s=96&d=mm&r=g\",\"caption\":\"Alona Katz\"},\"url\":\"https:\/\/app14743.cloudwayssites.com\/blog\/author\/alona-katz\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io - AI-Powered End-to-End Testing | Applitools","description":"The newly enhanced integration makes it easier for all testers to use Applitools and our AI-powered visual testing platform with Testim.io.","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:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/","og_locale":"en_US","og_type":"article","og_title":"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io","og_description":"The newly enhanced integration makes it easier for all testers to use Applitools and our AI-powered visual testing platform with Testim.io.","og_url":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/","og_site_name":"AI-Powered End-to-End Testing | Applitools","article_published_time":"2022-02-18T17:27:57+00:00","article_modified_time":"2022-02-18T17:28:18+00:00","og_image":[{"width":831,"height":542,"url":"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg","type":"image\/jpeg"}],"author":"Alona Katz","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Alona Katz","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#article","isPartOf":{"@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/"},"author":{"name":"Alona Katz","@id":"https:\/\/app14743.cloudwayssites.com\/#\/schema\/person\/2762b35b72451040950966290445728b"},"headline":"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io","datePublished":"2022-02-18T17:27:57+00:00","dateModified":"2022-02-18T17:28:18+00:00","mainEntityOfPage":{"@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/"},"wordCount":840,"publisher":{"@id":"https:\/\/app14743.cloudwayssites.com\/#organization"},"image":{"@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#primaryimage"},"thumbnailUrl":"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg","keywords":["Codeless","Codeless Testing","End-to-End Testing","Functional Testing","Integration","Visual Testing Tools"],"articleSection":["Advanced Topics","Getting Started"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/","url":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/","name":"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io - AI-Powered End-to-End Testing | Applitools","isPartOf":{"@id":"https:\/\/app14743.cloudwayssites.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#primaryimage"},"image":{"@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#primaryimage"},"thumbnailUrl":"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg","datePublished":"2022-02-18T17:27:57+00:00","dateModified":"2022-02-18T17:28:18+00:00","description":"The newly enhanced integration makes it easier for all testers to use Applitools and our AI-powered visual testing platform with Testim.io.","breadcrumb":{"@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#primaryimage","url":"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg","contentUrl":"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2022\/02\/Applitools-and-Testim_831x542.jpg","width":831,"height":542},{"@type":"BreadcrumbList","@id":"https:\/\/app14743.cloudwayssites.com\/blog\/applitools-testim-io-codeless-end-to-end-ai-powered-cross-browser-ui-testing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/app14743.cloudwayssites.com\/"},{"@type":"ListItem","position":2,"name":"Getting Started","item":"https:\/\/app14743.cloudwayssites.com\/blog\/category\/getting-started\/"},{"@type":"ListItem","position":3,"name":"Codeless End-to-End AI-Powered Cross Browser UI Testing with Applitools and Testim.io"}]},{"@type":"WebSite","@id":"https:\/\/app14743.cloudwayssites.com\/#website","url":"https:\/\/app14743.cloudwayssites.com\/","name":"Applitools Visual AI","description":"Applitools delivers full end-to-end test automation with AI infused at every step.","publisher":{"@id":"https:\/\/app14743.cloudwayssites.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/app14743.cloudwayssites.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/app14743.cloudwayssites.com\/#organization","name":"Applitools","url":"https:\/\/app14743.cloudwayssites.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/app14743.cloudwayssites.com\/#\/schema\/logo\/image\/","url":"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2020\/03\/applitools.png","contentUrl":"https:\/\/app14743.cloudwayssites.com\/wp-content\/uploads\/2020\/03\/applitools.png","width":156,"height":28,"caption":"Applitools"},"image":{"@id":"https:\/\/app14743.cloudwayssites.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/app14743.cloudwayssites.com\/#\/schema\/person\/2762b35b72451040950966290445728b","name":"Alona Katz","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/app14743.cloudwayssites.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3591e8355f1da5b645be4ea2f75108c8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3591e8355f1da5b645be4ea2f75108c8?s=96&d=mm&r=g","caption":"Alona Katz"},"url":"https:\/\/app14743.cloudwayssites.com\/blog\/author\/alona-katz\/"}]}},"_links":{"self":[{"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/posts\/34425"}],"collection":[{"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/users\/95"}],"replies":[{"embeddable":true,"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/comments?post=34425"}],"version-history":[{"count":0,"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/posts\/34425\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/media\/34430"}],"wp:attachment":[{"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/media?parent=34425"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/categories?post=34425"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/app14743.cloudwayssites.com\/wp-json\/wp\/v2\/tags?post=34425"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}