Open in app

Sign In

Write

Sign In

Korakod Prateep Na Tharang
Korakod Prateep Na Tharang

Home

About

Oct 29, 2021

Set Agnoster them

Theme #11: Agnoster To use the agnoster theme you have to install some fonts. Otherwise you will see some question marks where symbols are supposed to go. Here are the steps to install: git clone https://github.com/powerline/fonts cd fonts ./install.sh Open iTerm2->Preferences->Profiles->Change Font-> 12pt Meslo LG S DZ Regular for Powerline ZSH_THEME="agnoster"

1 min read

1 min read


Apr 13, 2021

Docker-Jenkins-Agent

Create folder on my laptop to be a volumn mapping Go to users directory of Mac then >mkdir jenkins Start docker desktop , then open terminal run command below docker run -p 8080:8080 -p 50000:50000 -v "$PWD/jenkins:/var/jenkins_home" jenkins/jenkins:lts After pull jenkins finish , open browser then nevigate to below http://localhost:8080 …

3 min read

Docker-Jenkins-Agent
Docker-Jenkins-Agent

3 min read


Apr 12, 2021

Docker — Command ที่ใช้บ่อย

Basic Linux commands

2 min read

Docker — Command ที่ใช้บ่อย
Docker — Command ที่ใช้บ่อย

2 min read


Mar 13, 2021

Config Jekins to run Robot Framework

Step by step : Start Docker Start Jenkins container Nevigate URL to Jenkins

1 min read

Config Jekins to run Robot Framework
Config Jekins to run Robot Framework

1 min read


Mar 13, 2021

Nodejs on Mac

Step into NodeJS Install Node it easy to install by go to Nodejs website then download and install it Check node version : $ node --version Check npm version : $ npm --version Initial project by : $ npm init Install uuid dependencies : $ npm install uuid “nodemon” is…

1 min read

1 min read


Mar 13, 2021

Cypress — first time.

Create project. Example when create Cypress automation for Web “https://automationteststore.com/” >npm init ...Initial project detail.... >npm install cypress --save-dev >npm cypress open ...Initial cypress structure -"cypress/integration" delete "example" folder -"cypress/integration" create folder "automation-test-store" -"cypress/integration" create file "login.js" Code Structure /// <reference types="Cypress" />

1 min read

Cypress — first time.
Cypress — first time.

1 min read


Mar 13, 2021

Git and Cypress script work flow

Github work flow Create folder “Cypress-Git-Workflow” on desktop Open VSCode and new terminal Initial Git local repo > git init 4. Create file “.gitignore” then type ignore file **/*.log node_modules tmp lib .DS_Store .idea db.json

3 min read

Git and Cypress script work flow
Git and Cypress script work flow

3 min read


Dec 12, 2020

Example-UIAutomatorviewer on mac

Step 1. open terminal check current JAVA version java -version Step 2. change version of Java 14 to Java 8 ( 1.8.0_231 ) source ~/.profile

1 min read

Example-UIAutomatorviewer on mac
Example-UIAutomatorviewer on mac

1 min read


Dec 12, 2020

UIautomatorviewer need Java 1.8.0_231 only !!

When you run UIautomatorviewer on mac It need specific JAVA version 1.8.0_231 Step to revert to a prior version of JAVA To uninstall Java from a Mac, you will remove one directory and one file, as follows: 1. Click on the Finder icon located in your dock 2. Click on…

1 min read

UIautomatorviewer need Java 1.8.0_231 only !!
UIautomatorviewer need Java 1.8.0_231 only !!

1 min read


Dec 12, 2020

How to run UIautomatorviewer on mac

Step 1: In terminal type below sudo vi ~/.profile Step 2: make all export value set as below Edit : Press “i” Save : Press “ESC” then type “:wq” then hit enter Apply change : type “source ~/.profile” Check Java Change : type “java -version” Navigate to UIAutomatorViewer folder as below cd ~/Library/Android/sdk/tools/bin/ Then type “uiautomatorviewer” then programe will shown.

1 min read

How to run UIautomatorviewer on mac
How to run UIautomatorviewer on mac

1 min read

Korakod Prateep Na Tharang

Korakod Prateep Na Tharang

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech