Selenium 4, the latest iteration of the Selenium WebDriver, introduces several enhancements to streamline web automation. One notable improvement is the revamped Actions API. This low-level interface provides virtualized device input actions to the web browser, offering granular control over keyboard, mouse, pen, touch devices, and even scroll wheel interactions. In this blog, we will […]
Posts Tagged ‘api’
Empowering Flexible and Maintainable Applications using Vue Composition API.
The Vue Composition API offers an efficient and adaptable method for creating components, improving Vue js development. You can improve reuse, better organize code, and easily manage complicated applications by utilizing the Composition API. Let’s explore the components’ perspective and how API supports Vue 3 development. The concept of Vue Composition API, the distinction between […]
XM Cloud Certification
Among several other XM Cloud platform enthusiasts, I was invited to take part in the XM Cloud beta certification. Taking into account that I was also involved in beta testing of XM Cloud Developer Fundamentals Training earlier in July (it is available now and I highly recommend the one), I would like to share overall […]
API Testing with Apache JMeter: Comprehensive Guide
APIs (Application Programming Interfaces) indeed play a crucial role in modern software development, enabling different applications to interact and exchange data seamlessly. In the contemporary world of technology, APIs have evolved into the fundamental backbone of modern software businesses, serving as the essential means of communication and data exchange between various applications. While you may […]
How to Test GraphQL API in PostMan
Postman is one of the most popular API testing tools. It also supports GraphQL APIs. In this article, we’ll look at how to send GraphQL requests using Postman. But before we start, If you don’t have any idea about what is GraphQL, Its advantages, and its features then I would recommend you to go through […]
Introduction to Boomi Master Data Hub
Importance of a Quality Data: Many organizations, whether they recognize it or not, experience the effects of disparate data. High-quality data is the cornerstone on which success is built when a decision must be taken, or a plan needs to be put into action. The Master Data Hub steps in at this point. No matter […]
Cool Things You Can Do with Marketo’s REST API
Hey, friend! This is April Deibert and Sam Schwarz with the Marketo Team, a part of the Digital Marketing Solutions Practice here at Perficient. Over the past year, we’ve worked on some cool client projects where we used our Marketo REST API skills creatively. We thought you might appreciate learning more. If any of these […]
Monolith to Serverless in 10 Minutes
The web-based Application Programming Interface (API) concept has been around since the ’90s. Due to the need to maintain and grow business, there are now centuries worth of existing code, most of which we define today as monolithic. The thought of change for many companies is daunting at best, if not inconceivable. There are countless […]
Using Ansible URI module with SonarQube tokens
RedHat Ansible is a very flexible configuration management tool that comes with a variety of built in modules. One of these modules, ansible.builtin.uri, is provided as an alternative to using “curl” commands through the ansible.builtin.shell or ansible.builtin.command modules. However, the module documentation does not provide a specific example of how to use the URI module […]
How to Integrate AWS Lambda with Amazon API Gateway Using Terraform Code
In the most scenario we integrated AWS Lambda with API Gateway to run our application which are written in Python, Node.js, Go, .NET, Java, Ruby, etc. A Lambda integration traces a path and HTTP method combination to a Lambda function. We can configure the API Gateway to pass the content of the HTTP request as is […]
Is GraphQL Right for Your Application Architecture?
Your mobile applications and web applications need to get their data from somewhere, and that somewhere is most often your API layer. So how you design and build your APIs will have a big impact on the success of your mobile and web applications and therefore on the happiness of your customers. One key decision […]
Signal 2021 Day 1: Twilio Engage, Intelligence for Voice, Flex One and more
As expected, there was no shortage of announcements on the first day of Signal, mostly during the keynote. We’ll be able to dig deeper into the details on some of these in breakout sessions, but there is certainly some interesting stuff to talk about. Twilio Engage represents the first over-arching consolidation of services into a […]