Skip to content

Web Automation (Login -> Get Current Saldo -> Logout) at IB BNI

Notifications You must be signed in to change notification settings

cdw1p/Automation-BNI-IB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation-BNI-IB

Web Automation (Login -> Get Current Saldo -> Logout) at IB BNI

Install

git clone https://github.com/cdw1p/Automation-BNI-IB.git
cd Automation-BNI-IB
npm install

How to Use

Edit your account credential at this object :

const BNIAccount = {
  username: 'ABCxxxxx', // your username
  password: '*********' // your password
}

and then, run script use :

node index.js

Screenshoot

Result

About

Web Automation (Login -> Get Current Saldo -> Logout) at IB BNI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published