veged / thaipass-check

Check for ThaiPass status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThaiPass check

In case you need to manualy check status of your ThaiPass(-es) on https://tp.consular.go.th/en.

Installation

npm i

Configure

Write your data in tests/check.spec.ts in PERSONS constant.

Run

npm test

Note: First run will fail because of missing screenshots.

Debug

npm test -- --headed

About

Check for ThaiPass status


Languages

Language:TypeScript 100.0%