{"id":1733,"date":"2012-09-13T12:43:33","date_gmt":"2012-09-13T12:43:33","guid":{"rendered":"http:\/\/www.mobisoftinfotech.com\/blog\/?p=1733"},"modified":"2024-11-27T11:23:28","modified_gmt":"2024-11-27T05:53:28","slug":"introduction-to-selenium-ide","status":"publish","type":"post","link":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide","title":{"rendered":"Introduction to Selenium IDE"},"content":{"rendered":"<p>Selenium IDE is the easiest open source test automation tool. There are some limitation in Selenium IDE, however it can be effectively used for functional testing of Web Applications. It is best suited during integration phase of testing.<\/p>\n\n\n\n<p>Before going into Selenium we will check the need of Automation Testing over Manual Testing<\/p>\n\n\n\n<p><strong>Why Should I Automate ?<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>It reduces the rerunning of test against the new release to ensure that all previous changes done are un-changed<\/li>\n\n\n\n<li>Automation tool can be used for Load Testing, Performance Testing where if we need to test the performance or load over 10,000 user it can be easily automated<\/li>\n\n\n\n<li>It saves time, money and also increases the accuracy<\/li>\n\n\n\n<li>It also can be useful to developer to quick check any module before sending it to QA team<\/li>\n<\/ol>\n\n\n\n<p><strong>What is Selenium ?<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Selenium is a set of tools for development of Automation application for Web based application<\/li>\n<\/ul>\n\n\n\n<p><strong>Main Components of Selenium Testing Tool<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Selenium IDE<\/li>\n\n\n\n<li>Selenium RC<\/li>\n\n\n\n<li>Selenium Grid<\/li>\n<\/ol>\n\n\n\n<p><strong>Selenium IDE<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Selenium IDE basically works on &#8216;<em>record and play<\/em>&#8216; functionality. Where we can record the test script and play it<\/li>\n\n\n\n<li>Selenium IDE is used to build up automated test cases<\/li>\n\n\n\n<li>Selenium IDE is an open source Add-On for Mozilla Firefox<\/li>\n\n\n\n<li><span style=\"font-family: Times New Roman,serif;\">The script format in Selenium IDE can be written in various language like <\/span><span style=\"color: #000000;\"><span style=\"font-family: Times New Roman,serif;\"><span style=\"font-size: x-small;\">C#, Java, PERL, Python, HTML<\/span><\/span><\/span><\/li>\n\n\n\n<li><span style=\"color: #000000;\"><span style=\"font-family: Times New Roman,serif;\"><span style=\"font-size: small;\">Selenium IDE can be installed from the official page of selenium <\/span><\/span><\/span><span style=\"color: #000080;\"><span style=\"text-decoration: underline;\"><a href=\"http:\/\/seleniumhq.org\/download\/\" rel=\"nofollow noopener\"><span style=\"font-family: Times New Roman,serif;\"><span style=\"font-size: small;\">http:\/\/seleniumhq.org\/download\/<\/span><\/span><\/a><\/span><\/span><\/li>\n<\/ul>\n\n\n\n<p><span style=\"color: #000000;\"><span style=\"font-family: Times New Roman,serif;\"><span style=\"font-size: small;\"><strong>Steps for Installing Selenium IDE and record and play script<\/strong><\/span><\/span><\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"color: #000000;\"><span style=\"font-family: Times New Roman,serif;\"><span style=\"font-size: small;\">Once the Selenium is downloaded in Firefox following window will appear, on successful installation the successful installation will be displayed and one need to restart the browser to use the tool<\/span><\/span><\/span><\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/chapt3_img02_IDE_Installation.png\"><noscript><img decoding=\"async\" width=\"300\" height=\"208\" src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/chapt3_img02_IDE_Installation-300x208.png\" alt class=\"wp-image-1734\" srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/chapt3_img02_IDE_Installation-300x208.png 300w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/chapt3_img02_IDE_Installation.png 585w\" sizes=\"(max-width: 300px) 100vw, 300px\"><\/noscript><img decoding=\"async\" width=\"300\" height=\"208\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20208%22%3E%3C%2Fsvg%3E\" alt class=\"wp-image-1734 lazyload\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20208%22%3E%3C%2Fsvg%3E 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/chapt3_img02_IDE_Installation-300x208.png 300w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/chapt3_img02_IDE_Installation.png 585w\" data-src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/chapt3_img02_IDE_Installation-300x208.png\"><\/a><\/figure>\n<\/div>\n\n\n<p class=\"has-text-align-center\"><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After restarting the browser, one can see the Selenium IDE in Tools<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/fox.png\"><noscript><img decoding=\"async\" width=\"300\" height=\"111\" src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/fox-300x111.png\" alt class=\"wp-image-1735\" srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/fox-300x111.png 300w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/fox.png 783w\" sizes=\"(max-width: 300px) 100vw, 300px\"><\/noscript><img decoding=\"async\" width=\"300\" height=\"111\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20111%22%3E%3C%2Fsvg%3E\" alt class=\"wp-image-1735 lazyload\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20111%22%3E%3C%2Fsvg%3E 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/fox-300x111.png 300w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/fox.png 783w\" data-src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/fox-300x111.png\"><\/a><\/figure>\n<\/div>\n\n\n<p class=\"has-text-align-center\"><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>On clicking the Selenium IDE it will launch the tool. By default the tool will be in record mode where one can start recording as soon as the tool is opened. Red button in right most corner is used to Start and Stop recording.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/selenium-ide1.bmp\"><noscript><img decoding=\"async\" src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/selenium-ide1.bmp\" alt class=\"wp-image-1736\"><\/noscript><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" alt class=\"wp-image-1736 lazyload\" data-src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/selenium-ide1.bmp\"><\/a><\/figure>\n<\/div>\n\n\n<p class=\"has-text-align-center\"><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>One can reduce or increase the speed on running script. Either one can run entire single test case or run entire test suite. Where Test Suite is collection of multiple test cases<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><noscript><img decoding=\"async\" width=\"300\" height=\"192\" src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/info-300x192.png\" alt=\"info Introduction to Selenium IDE\" class=\"wp-image-1737\" srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/info-300x192.png 300w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/info.png 416w\" sizes=\"(max-width: 300px) 100vw, 300px\"><\/noscript><img decoding=\"async\" width=\"300\" height=\"192\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20192%22%3E%3C%2Fsvg%3E\" alt=\"info Introduction to Selenium IDE\" class=\"wp-image-1737 lazyload\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20192%22%3E%3C%2Fsvg%3E 300w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/info-300x192.png 300w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/info.png 416w\" data-src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/info-300x192.png\"><\/figure>\n<\/div>\n\n\n<p><a href=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/info.png\"><br><\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>To start recording simply start the tool, start recording the desired script. Here consider the simple example<\/li>\n<\/ul>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Start Selenium IDE<\/li>\n\n\n\n<li>Minimize the tool and enter <a style=\"text-decoration: underline;\" href=\"http:\/\/www.google.com\/\" rel=\"nofollow noopener\">www.google.com<\/a><\/li>\n\n\n\n<li>After that type Selenium and click on Search<\/li>\n\n\n\n<li>Select the first record that is searched<\/li>\n\n\n\n<li>Now Stop the recording and Save it with .html extension<\/li>\n\n\n\n<li>Once Test Case is saved, play that Script<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/script.png\"><noscript><img decoding=\"async\" width=\"258\" height=\"300\" src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/script-258x300.png\" alt=\"script\" class=\"wp-image-1738\" srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/script-258x300.png 258w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/script.png 471w\" sizes=\"(max-width: 258px) 100vw, 258px\"><\/noscript><img decoding=\"async\" width=\"258\" height=\"300\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20258%20300%22%3E%3C%2Fsvg%3E\" alt=\"script\" class=\"wp-image-1738 lazyload\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20258%20300%22%3E%3C%2Fsvg%3E 258w\" sizes=\"(max-width: 258px) 100vw, 258px\" data-srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/script-258x300.png 258w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/script.png 471w\" data-src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/script-258x300.png\"><\/a><\/figure>\n<\/div>\n\n\n<div style=\"text-align: center;\"><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>One can also view the source code of recorded script which will appear as given below<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/Untitled.png\"><noscript><img decoding=\"async\" width=\"259\" height=\"300\" src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/Untitled-259x300.png\" alt=\"One can also view the source code of recorded script which will appear as given below\" class=\"wp-image-1739\" srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/Untitled-259x300.png 259w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/Untitled.png 472w\" sizes=\"(max-width: 259px) 100vw, 259px\"><\/noscript><img decoding=\"async\" width=\"259\" height=\"300\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20259%20300%22%3E%3C%2Fsvg%3E\" alt=\"One can also view the source code of recorded script which will appear as given below\" class=\"wp-image-1739 lazyload\" srcset=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20259%20300%22%3E%3C%2Fsvg%3E 259w\" sizes=\"(max-width: 259px) 100vw, 259px\" data-srcset=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/Untitled-259x300.png 259w, https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/Untitled.png 472w\" data-src=\"\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2012\/09\/Untitled-259x300.png\"><\/a><\/figure>\n<\/div>\n\n\n<div style=\"text-align: center;\"><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Selenium not only works on record and play functionality but also can be useful in removing the failure in the script. For example if we add extra command that does not exist in the original script it will give Failure<\/li>\n<\/ul>\n\n\n\n<div style=\"text-align: center;\"><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>We can insert various command like ClickAndWait, Start Point, Break Point, Verify Text etc<\/li>\n\n\n\n<li>The main limitation of Selenium IDE is that it cannot be used with other browsers. It is available as add on only for Mozilla Firefox. But for other browsers Selenium RC or Selenium Web driver can be used.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"#footer\"><noscript><img decoding=\"async\" src=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2023\/03\/cta.png\" alt=\"error-258x300.png\" class=\"wp-image-1740\"><\/noscript><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" alt=\"error-258x300.png\" class=\"wp-image-1740 lazyload\" data-src=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2023\/03\/cta.png\"><\/a><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Selenium IDE is the easiest open source test automation tool. There are some limitation in Selenium IDE, however it can be effectively used for functional testing of Web Applications. It is best suited during integration phase of testing. Before going into Selenium we will check the need of Automation Testing over Manual Testing Why Should [&hellip;]<\/p>\n","protected":false},"author":29,"featured_media":7469,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_s2mail":"yes","footnotes":""},"categories":[223],"tags":[224,226,227,225],"class_list":["post-1733","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-quality-assurance","tag-automation-testing","tag-integration-testing","tag-manual-testing","tag-selenuim-testing"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Introduction to Selenium IDE - Mobisoft Infotech<\/title>\n<meta name=\"description\" content=\"Selenium IDE is the easiest open source test automation tool and can be effectively used for functional testing of Web Applications.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Introduction to Selenium IDE - Mobisoft Infotech\" \/>\n<meta property=\"og:description\" content=\"Selenium IDE is the easiest open source test automation tool and can be effectively used for functional testing of Web Applications.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide\" \/>\n<meta property=\"og:site_name\" content=\"Mobisoft Infotech\" \/>\n<meta property=\"article:published_time\" content=\"2012-09-13T12:43:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-27T05:53:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"550\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Mayur Parashar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mayur Parashar\" \/>\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:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#article\",\"isPartOf\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide\"},\"author\":{\"name\":\"Mayur Parashar\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/247c21f9e97bde19dedc8fd70cfdc4ee\"},\"headline\":\"Introduction to Selenium IDE\",\"datePublished\":\"2012-09-13T12:43:33+00:00\",\"dateModified\":\"2024-11-27T05:53:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide\"},\"wordCount\":536,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg\",\"keywords\":[\"Automation Testing\",\"Integration Testing\",\"Manual Testing\",\"Selenuim Testing\"],\"articleSection\":[\"Quality Assurance\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide\",\"url\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide\",\"name\":\"Introduction to Selenium IDE - Mobisoft Infotech\",\"isPartOf\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#primaryimage\"},\"image\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg\",\"datePublished\":\"2012-09-13T12:43:33+00:00\",\"dateModified\":\"2024-11-27T05:53:28+00:00\",\"author\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/247c21f9e97bde19dedc8fd70cfdc4ee\"},\"description\":\"Selenium IDE is the easiest open source test automation tool and can be effectively used for functional testing of Web Applications.\",\"breadcrumb\":{\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#primaryimage\",\"url\":\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg\",\"contentUrl\":\"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg\",\"width\":1920,\"height\":550,\"caption\":\"Introduction to Selenium IDE_l-min\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mobisoftinfotech.com\/resources\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Introduction to Selenium IDE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#website\",\"url\":\"https:\/\/mobisoftinfotech.com\/resources\/\",\"name\":\"Mobisoft Infotech\",\"description\":\"Discover Mobility\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mobisoftinfotech.com\/resources\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/247c21f9e97bde19dedc8fd70cfdc4ee\",\"name\":\"Mayur Parashar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/6edf3063a0032b144527d609964ddf502f568f40f0113180e569c5ffd60ba0fc?s=96&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6edf3063a0032b144527d609964ddf502f568f40f0113180e569c5ffd60ba0fc?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6edf3063a0032b144527d609964ddf502f568f40f0113180e569c5ffd60ba0fc?s=96&r=g\",\"caption\":\"Mayur Parashar\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Introduction to Selenium IDE - Mobisoft Infotech","description":"Selenium IDE is the easiest open source test automation tool and can be effectively used for functional testing of Web Applications.","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:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide","og_locale":"en_US","og_type":"article","og_title":"Introduction to Selenium IDE - Mobisoft Infotech","og_description":"Selenium IDE is the easiest open source test automation tool and can be effectively used for functional testing of Web Applications.","og_url":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide","og_site_name":"Mobisoft Infotech","article_published_time":"2012-09-13T12:43:33+00:00","article_modified_time":"2024-11-27T05:53:28+00:00","og_image":[{"width":1920,"height":550,"url":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg","type":"image\/jpeg"}],"author":"Mayur Parashar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Mayur Parashar","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#article","isPartOf":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide"},"author":{"name":"Mayur Parashar","@id":"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/247c21f9e97bde19dedc8fd70cfdc4ee"},"headline":"Introduction to Selenium IDE","datePublished":"2012-09-13T12:43:33+00:00","dateModified":"2024-11-27T05:53:28+00:00","mainEntityOfPage":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide"},"wordCount":536,"commentCount":0,"image":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#primaryimage"},"thumbnailUrl":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg","keywords":["Automation Testing","Integration Testing","Manual Testing","Selenuim Testing"],"articleSection":["Quality Assurance"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide","url":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide","name":"Introduction to Selenium IDE - Mobisoft Infotech","isPartOf":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#primaryimage"},"image":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#primaryimage"},"thumbnailUrl":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg","datePublished":"2012-09-13T12:43:33+00:00","dateModified":"2024-11-27T05:53:28+00:00","author":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/247c21f9e97bde19dedc8fd70cfdc4ee"},"description":"Selenium IDE is the easiest open source test automation tool and can be effectively used for functional testing of Web Applications.","breadcrumb":{"@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#primaryimage","url":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg","contentUrl":"https:\/\/mobisoftinfotech.com\/resources\/wp-content\/uploads\/2015\/01\/Introduction-to-Selenium-IDE_l-min.jpg","width":1920,"height":550,"caption":"Introduction to Selenium IDE_l-min"},{"@type":"BreadcrumbList","@id":"https:\/\/mobisoftinfotech.com\/resources\/blog\/quality-assurance\/introduction-to-selenium-ide#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mobisoftinfotech.com\/resources\/"},{"@type":"ListItem","position":2,"name":"Introduction to Selenium IDE"}]},{"@type":"WebSite","@id":"https:\/\/mobisoftinfotech.com\/resources\/#website","url":"https:\/\/mobisoftinfotech.com\/resources\/","name":"Mobisoft Infotech","description":"Discover Mobility","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mobisoftinfotech.com\/resources\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/mobisoftinfotech.com\/resources\/#\/schema\/person\/247c21f9e97bde19dedc8fd70cfdc4ee","name":"Mayur Parashar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/6edf3063a0032b144527d609964ddf502f568f40f0113180e569c5ffd60ba0fc?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/6edf3063a0032b144527d609964ddf502f568f40f0113180e569c5ffd60ba0fc?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6edf3063a0032b144527d609964ddf502f568f40f0113180e569c5ffd60ba0fc?s=96&r=g","caption":"Mayur Parashar"}}]}},"_links":{"self":[{"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/posts\/1733","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/comments?post=1733"}],"version-history":[{"count":39,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/posts\/1733\/revisions"}],"predecessor-version":[{"id":32594,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/posts\/1733\/revisions\/32594"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/media\/7469"}],"wp:attachment":[{"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/media?parent=1733"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/categories?post=1733"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mobisoftinfotech.com\/resources\/wp-json\/wp\/v2\/tags?post=1733"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}