- Dubai, United Arab Emirates
- @fityanos
Block or Report
Block or report fityanos
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
📚 The starting point of your career as a Software Quality Assurance Engineer | Quality Automation Engineer📚 -
1
### Verify if you have MYSQL231- Through your terminal, make sure that you have `mysql` by running:4```bash5which mysql -
1
You need to create a `js` file to build your helper funnction23```js4export function XMLHttp_request(method, url, token, formData, done) {5const xhr = new XMLHttpRequest(); -
1
/// <reference types="Cypress"/>23/**4*5* @returns -
1
Testing and validating the redirection/URL of a QR Code is essential for a Test Engineer as you don't want to lose a chance of downloading your business App or even worse redirect to broken/wrong one
23**How to achieve this:**451- You need to install some dependencies which include a module that have API to decode QR Code/Barcode and read it for Cypress.io
-



