Selenium | how to upload a csv file with Selenium script

| By Webner

In this post I will give an example of how to upload a csv file with Selenium script to a webpage. Below is the screenshot of webpage: Code to automatically select a csv file and then click Submit button is

Salesforce | Trap incoming email and extract email content with attachments in salesforce

| By Webner

Problem: Trap incoming email and extract email content with attachments in Salesforce Solution: Salesforce provides us a mechanism to trap incoming emails on a specific email id and extra email contents including attachments out of it. To achieve this we