{"id":992,"date":"2019-04-26T10:00:19","date_gmt":"2019-04-26T04:30:19","guid":{"rendered":"https:\/\/www.urolime.com\/blogs\/?p=992"},"modified":"2021-09-20T17:31:43","modified_gmt":"2021-09-20T12:01:43","slug":"selenium-automation-testing","status":"publish","type":"post","link":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/","title":{"rendered":"Selenium Automation Testing"},"content":{"rendered":"\r\n<p>Automation testing is becoming popular in the software development lifecycle because of the advantages it offers. There are different tools available when it comes to testing the software application, but the first automation tool that comes to the mind of testers is Selenium. Selenium is a portable framework for testing web applications. The features what made selenium this popular among testers is its simplicity, availability, and ease of use. One of the key features of selenium is the support for executing tests on multiple browser platforms.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">The Introduction<\/h2>\r\n\r\n\r\n\r\n<p>Selenium was invented in 2004 by Jason Huggins at ThoughtWorks as an internal tool to test their internal Time and Expenses application. It has the capability to automate specific browser bindings for testing purposes on different browsers. It typically consists of four tools that are designed for different automation type purposes. This entire suite of tools has a rich set of testing functions that are specifically tailored to the needs of testing different types of web applications.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Suite of Tools<\/h2>\r\n\r\n\r\n\r\n<p>As mentioned earlier, Selenium consists of four tools that are capable of handling different types of automation testing purposes. So let us see what all those tools are.<\/p>\r\n\r\n\r\n\r\n<p><strong>Selenium RC (Remote Control) <\/strong><\/p>\r\n\r\n\r\n\r\n<p>At the time of developing Selenium, Jason Huggins initially developed a Javascript library that could drive interactions with the page and allowed him to rerun tests automatically against multiple browsers. This javascript library eventually became Selenium Core, which was the first tool in the suite of tools. It was the main Selenium project for a long time.<\/p>\r\n\r\n\r\n\r\n<p>However, it was replaced by Selenium RC. It is also known as Selenium 1. It solved the cross-domain issue that was an issue in Selenium Core. Selenium RC is divided into two parts which solve the cross-domain issue, which is the Selenium Remote Server and Selenium Remote Client. Currently, Selenium 1 is deprecated and is not actively supported apart from using mostly in maintenance mode. The reason for this is that with Selenium RC, the servers took a lot of time when communicating with the HTTP requests.<\/p>\r\n\r\n\r\n\r\n<p><strong>Selenium WebDriver<\/strong><\/p>\r\n\r\n\r\n\r\n<p>This is an improved and better version of Selenium RC. It is also known as Selenium 2. It provides an interface to write and run automation scripts. Selenium web driver has many new features which include a more cohesive and object-oriented API. With the API, test scripts can be written in various programming languages instead of writing the scripts in Selenese, a test domain specific language.<\/p>\r\n\r\n\r\n\r\n<p><strong>Selenium IDE<\/strong><\/p>\r\n\r\n\r\n\r\n<p>Selenium IDE is a prototyping tool that is used for editing, debugging and replaying functional tests. The main highlight of Selenium IDE is that it has a record feature that records the various user actions that are performed and exports them as a reusable script in any one designated programming languages that can be executed later. Another feature is that it is available as a plugin for Chrome and Firefox which provides a user interface through which automated tests can be developed.<\/p>\r\n\r\n\r\n\r\n<p><strong>Selenium Grid<\/strong><\/p>\r\n\r\n\r\n\r\n<p>Selenium Grid allows scaling of large test suites across multiple runtime environments. It mainly supports parallel processing, in which different tests can be run at the same time on different remote machines. Selenium Grid is based on hub-node architecture, where the hub controls the Selenium scripts that are running on different nodes and the test scripts that run on different nodes can be written in any programming language.<br \/><br \/><\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">About Us<\/h2>\r\n\r\n\r\n\r\n<p>Urolime is one of the leading<a href=\"https:\/\/www.urolime.com\/devops-consulting-services.html\"> DevOps consulting<\/a> company with considerable experience in supporting customers around the globe in adopting DevOps practices. As an AWS and Cloud consulting partner, Urolime not only has experience in Cloud Migrations but also support the vast customer base to enable scalable and highly available architecture on AWS, Azure, and GCP. The customers benefit from our expert involvement in Deployment Automation (CI\/CD), Infrastructure Automation, Dockerization, Security, Disaster Recovery Planning &amp; Implementation and 24\/7 Managed Services with 10 Minutes SLA. Urolime is one of the companies which deals with a bunch of Kubernetes solution build for the customer on AWS, Azure, and GCP.<\/p>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n<div class=\"pvc_clear\"><\/div><p id=\"pvc_stats_992\" class=\"pvc_stats all  \" data-element-id=\"992\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/www.urolime.com\/blogs\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p><div class=\"pvc_clear\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Automation testing is becoming popular in the software development lifecycle because of the advantages it offers. There are different tools available when it comes to testing the software application, but the first automation tool that comes to the mind of testers is Selenium. Selenium is a portable framework for testing web applications. The features what [&hellip;]<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_992\" class=\"pvc_stats all  \" data-element-id=\"992\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/www.urolime.com\/blogs\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":1,"featured_media":997,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"content-type":"","sfsi_plus_gutenberg_text_before_share":"","sfsi_plus_gutenberg_show_text_before_share":"","sfsi_plus_gutenberg_icon_type":"","sfsi_plus_gutenberg_icon_alignemt":"","sfsi_plus_gutenburg_max_per_row":"","rop_custom_images_group":[],"rop_custom_messages_group":[],"rop_publish_now":"initial","rop_publish_now_accounts":[],"rop_publish_now_history":[],"rop_publish_now_status":"pending","footnotes":""},"categories":[12],"tags":[15,248,120,274,21],"class_list":["post-992","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-devops","tag-devops","tag-devops-automation","tag-devops-efficiency","tag-devops-lifecycle","tag-devops-services"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Selenium Automation Testing<\/title>\n<meta name=\"description\" content=\"The features what made selenium this popular among testers is its simplicity, availability, and ease of use. One of the key features of selenium is the support for executing tests on multiple browser platforms.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Selenium Automation Testing\" \/>\n<meta property=\"og:description\" content=\"The features what made selenium this popular among testers is its simplicity, availability, and ease of use. One of the key features of selenium is the support for executing tests on multiple browser platforms.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/\" \/>\n<meta property=\"og:site_name\" content=\"Urolime Blogs\" \/>\n<meta property=\"article:published_time\" content=\"2019-04-26T04:30:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-20T12:01:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1240\" \/>\n\t<meta property=\"og:image:height\" content=\"700\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Urolime Technologies\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Urolime Technologies\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/\"},\"author\":{\"name\":\"Urolime Technologies\",\"@id\":\"https:\/\/www.urolime.com\/blogs\/#\/schema\/person\/c231f59d5f2c2516e0efc6067ee0c22c\"},\"headline\":\"Selenium Automation Testing\",\"datePublished\":\"2019-04-26T04:30:19+00:00\",\"dateModified\":\"2021-09-20T12:01:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/\"},\"wordCount\":674,\"publisher\":{\"@id\":\"https:\/\/www.urolime.com\/blogs\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png\",\"keywords\":[\"DevOps\",\"DevOps Automation\",\"devops efficiency\",\"DevOps lifecycle\",\"devops services\"],\"articleSection\":[\"DevOps\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/\",\"url\":\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/\",\"name\":\"Selenium Automation Testing\",\"isPartOf\":{\"@id\":\"https:\/\/www.urolime.com\/blogs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png\",\"datePublished\":\"2019-04-26T04:30:19+00:00\",\"dateModified\":\"2021-09-20T12:01:43+00:00\",\"description\":\"The features what made selenium this popular among testers is its simplicity, availability, and ease of use. One of the key features of selenium is the support for executing tests on multiple browser platforms.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#primaryimage\",\"url\":\"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png\",\"contentUrl\":\"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png\",\"width\":1240,\"height\":700,\"caption\":\"SELENIUM AUTOMATION TESTING\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.urolime.com\/blogs\/#website\",\"url\":\"https:\/\/www.urolime.com\/blogs\/\",\"name\":\"Urolime Blogs\",\"description\":\"The place for DevOps, Cloud, Kubernetes News and Updates\",\"publisher\":{\"@id\":\"https:\/\/www.urolime.com\/blogs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.urolime.com\/blogs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.urolime.com\/blogs\/#organization\",\"name\":\"Urolime Blogs\",\"url\":\"https:\/\/www.urolime.com\/blogs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.urolime.com\/blogs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2021\/06\/cropped-250-x250.jpg\",\"contentUrl\":\"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2021\/06\/cropped-250-x250.jpg\",\"width\":250,\"height\":73,\"caption\":\"Urolime Blogs\"},\"image\":{\"@id\":\"https:\/\/www.urolime.com\/blogs\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.urolime.com\/blogs\/#\/schema\/person\/c231f59d5f2c2516e0efc6067ee0c22c\",\"name\":\"Urolime Technologies\",\"description\":\"Urolime Technologies has made groundbreaking accomplishments in the field of Google Cloud &amp; Kubernetes Consulting, DevOps Services, 24\/7 Managed Services &amp; Support, Dedicated IT Team, Managed AWS Consulting and Azure Cloud Consulting. We believe our customers are Smart to choose their IT Partner, and we \u201cDo IT Smart\u201d.\",\"sameAs\":[\"https:\/\/www.urolime.com\/\"],\"url\":\"https:\/\/www.urolime.com\/blogs\/author\/blogadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Selenium Automation Testing","description":"The features what made selenium this popular among testers is its simplicity, availability, and ease of use. One of the key features of selenium is the support for executing tests on multiple browser platforms.","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:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/","og_locale":"en_US","og_type":"article","og_title":"Selenium Automation Testing","og_description":"The features what made selenium this popular among testers is its simplicity, availability, and ease of use. One of the key features of selenium is the support for executing tests on multiple browser platforms.","og_url":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/","og_site_name":"Urolime Blogs","article_published_time":"2019-04-26T04:30:19+00:00","article_modified_time":"2021-09-20T12:01:43+00:00","og_image":[{"width":1240,"height":700,"url":"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png","type":"image\/png"}],"author":"Urolime Technologies","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Urolime Technologies","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#article","isPartOf":{"@id":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/"},"author":{"name":"Urolime Technologies","@id":"https:\/\/www.urolime.com\/blogs\/#\/schema\/person\/c231f59d5f2c2516e0efc6067ee0c22c"},"headline":"Selenium Automation Testing","datePublished":"2019-04-26T04:30:19+00:00","dateModified":"2021-09-20T12:01:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/"},"wordCount":674,"publisher":{"@id":"https:\/\/www.urolime.com\/blogs\/#organization"},"image":{"@id":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png","keywords":["DevOps","DevOps Automation","devops efficiency","DevOps lifecycle","devops services"],"articleSection":["DevOps"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/","url":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/","name":"Selenium Automation Testing","isPartOf":{"@id":"https:\/\/www.urolime.com\/blogs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#primaryimage"},"image":{"@id":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png","datePublished":"2019-04-26T04:30:19+00:00","dateModified":"2021-09-20T12:01:43+00:00","description":"The features what made selenium this popular among testers is its simplicity, availability, and ease of use. One of the key features of selenium is the support for executing tests on multiple browser platforms.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.urolime.com\/blogs\/selenium-automation-testing\/#primaryimage","url":"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png","contentUrl":"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2019\/04\/SELENIUM-AUTOMATION-TESTING.png","width":1240,"height":700,"caption":"SELENIUM AUTOMATION TESTING"},{"@type":"WebSite","@id":"https:\/\/www.urolime.com\/blogs\/#website","url":"https:\/\/www.urolime.com\/blogs\/","name":"Urolime Blogs","description":"The place for DevOps, Cloud, Kubernetes News and Updates","publisher":{"@id":"https:\/\/www.urolime.com\/blogs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.urolime.com\/blogs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.urolime.com\/blogs\/#organization","name":"Urolime Blogs","url":"https:\/\/www.urolime.com\/blogs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.urolime.com\/blogs\/#\/schema\/logo\/image\/","url":"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2021\/06\/cropped-250-x250.jpg","contentUrl":"https:\/\/www.urolime.com\/blogs\/wp-content\/uploads\/2021\/06\/cropped-250-x250.jpg","width":250,"height":73,"caption":"Urolime Blogs"},"image":{"@id":"https:\/\/www.urolime.com\/blogs\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.urolime.com\/blogs\/#\/schema\/person\/c231f59d5f2c2516e0efc6067ee0c22c","name":"Urolime Technologies","description":"Urolime Technologies has made groundbreaking accomplishments in the field of Google Cloud &amp; Kubernetes Consulting, DevOps Services, 24\/7 Managed Services &amp; Support, Dedicated IT Team, Managed AWS Consulting and Azure Cloud Consulting. We believe our customers are Smart to choose their IT Partner, and we \u201cDo IT Smart\u201d.","sameAs":["https:\/\/www.urolime.com\/"],"url":"https:\/\/www.urolime.com\/blogs\/author\/blogadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/posts\/992","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/comments?post=992"}],"version-history":[{"count":3,"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/posts\/992\/revisions"}],"predecessor-version":[{"id":2431,"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/posts\/992\/revisions\/2431"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/media\/997"}],"wp:attachment":[{"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/media?parent=992"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/categories?post=992"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.urolime.com\/blogs\/wp-json\/wp\/v2\/tags?post=992"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}