We’ll look at the Selenium commands in this blog that are used to work with cookies. Cookies, or HTTP cookies, are small data files that are saved on a user’s computer that include details about the user and their preferences on a particular website. Let’s get started and go over using cookies in Selenium. First […]
Technical
Create Workato Custom Connector Locally
Workato Introduction Workato is a low-code/no-code, cloud-based iPaaS Solution that is hosted on public cloud infrastructure from Google Cloud Platform and Amazon Web Services (AWS). It means everything you create here is a drag-and-drop application component that resides on cloud. Workato Connector To achieve any automation in the Workato tool, we create a recipe. The […]
Perficient and Pega: Working Together to Support Caseworkers
Child welfare caseworkers are among the most overworked government employees, they shoulder the responsibility for the well-being and safety of our most vulnerable population – children. The work of today’s caseworkers is limited by disjointed processes and siloed data. These aging, disparate legacy systems do not support their work in a timely and efficient manner. […]
What Is Katalon Recorder? Overview & Tour Of Features
Katalon Recorder is a browser automation testing solution that offers a beginner-friendly and scalable option for start-ups and small-sized QA teams. What Is Katalon Recorder? Katalon Recorder is a free web extension for Record and Playback and browser automation testing that offers robust test creation and execution. As a Selenium IDE alternative, Katalon Recorder first offered […]
Selenium Navigation Methods
Navigation Methods Let’s explore the category of Navigation Methods. It is a group of techniques for loading, refreshing, going backward, and moving forward in our browser’s history. After writing navigate() followed by the dot operator, each Navigation method is made available. The driver can access our browser’s history by writing navigate(). By the article’s conclusion, […]
Kubernetes Multi-cluster Management – Part 1
Introduction With more and more organizations adopting Kubernetes across multiple teams, the need for IT to provide a way for these teams to quickly provision and configure clusters is increasing fast. This is not only true in cloud environments but also at the edge, and from a practical standpoint, adding more clusters can become exponentially […]
Things we can do With React DevTools
Debugging is one of the most important and useful techniques that every developer needs to achieve while developing an application to properly navigate and find the bugs or errors in the application efficiently. React Developer Tool (React DevTools) is one of the debugging tools. What is React DevTools? React DevTools is a browser extension available […]
Leveraging MuleSoft’s API Led Connectivity and Event-Driven Architecture with Solace
Organizations today are going into a rapid digital transformation. With MuleSoft’s API Led connectivity approach, the integration strategy of the enterprises is now going towards more reusability with quicker deliverables of projects through discovery, self-service, and reusability. But what if we mix the flavor of Event Driven Architecture also into the Enterprise’s Integration Strategy? With this blog, […]
Selenium Automation Best Practices & Tips You Must Know
In this blog, we’ll examine the top Selenium automation techniques from beginning to end. One of the most successful projects for testing a web application is, by far, Selenium. Ideal Techniques We must choose which test to automate before automating a test script. Virtually all test cases cannot be automated. Due to the abundance of […]
Smart XPath with auto-healing in Katalon Studio
Katalon Studio 7.6.0 introduces Self-healing to replace Auto-healing Smart XPath for Web test execution. Katalon Studio’s most recent version is available for download. Install the Smart XPath Auto-healing Plugin Go to the Katalon Store and download the Auto-healing Smart XPath plugin. After installing the plugin successfully, launch Katalon Studio. Select Reload Plugins from the Profile […]
Working on Object Creator in Salesforce Lightning
What if you could integrate the logic defined in Excel onto a Cloud-based system that was tightly integrated with the rest of your enterprise systems? That would be truly transformational. That’s why expectations were high when Salesforce Lightning Object Creator was announced as part of the 2018 Dreamforce address. Now that Salesforce has made it […]
How Good is your AEM Security? – AEMaaCS and 3rd Party Dependencies
Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever. Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/). There are already many resources on generic mitigation for these vulnerabilities. So instead, in this series, I cover security issues and mitigations specific to AEM. In this final post, […]