EXPLORING UNCERTAINTY !!!

Quality Process Analyst | Tools Management | Technology Management | People Management

Tuesday, October 8, 2024

Read Excel Content

›
const XLSX = require ( "xlsx" ); /*  * Reads content from a specified or latest downloaded Excel file.  *  * @param {string|nu...

Get Pdf Page Counts

›
  const pdfParse = require ( "pdf-parse" );   * Retrieves the total number of pages in a specified or latest downloaded PDF fil...

Get Pdf Text Content Line Based

›
  const pdfParse = require ( "pdf-parse" );   * Reads the text content from a specified or latest downloaded PDF file.  *  * @p...
Tuesday, September 3, 2024

WebdriverIO onPrepare To check Url

›
  onPrepare : async function () {         console . log ( "onPrepare setup started..." );         try {             // make a ...

WebdriverIO Chrome Browser Capabilities For Windows & Linux Environment

›
wdio.conf.js // Set the path to the Chromedriver executable based on the operating system const isWindows = os . platform () === "w...
›
Home
View web version

Evil Tech!

My photo
Manish
Tamsui, New Taipei City, Taiwan
Result-driven, quality assurance management professional with 13 years of expertise in fast-paced software industries. Hands-on manager with proven ability to direct and improve quality programs, reducing defects and improving overall efficiency and productivity.
View my complete profile
Powered by Blogger.