Skip to content

Instantly share code, notes, and snippets.

View calicaixeta's full-sized avatar

Calista Caixeta calicaixeta

  • São Paulo, Brazil
View GitHub Profile
@ziadoz
ziadoz / install.sh
Last active February 8, 2025 16:04
Install Chrome, ChromeDriver and Selenium on Ubuntu 16.04
#!/usr/bin/env bash
# https://developers.supportbee.com/blog/setting-up-cucumber-to-run-with-Chrome-on-Linux/
# https://gist.github.com/curtismcmullan/7be1a8c1c841a9d8db2c
# https://stackoverflow.com/questions/10792403/how-do-i-get-chrome-working-with-selenium-using-php-webdriver
# https://stackoverflow.com/questions/26133486/how-to-specify-binary-path-for-remote-chromedriver-in-codeception
# https://stackoverflow.com/questions/40262682/how-to-run-selenium-3-x-with-chrome-driver-through-terminal
# https://askubuntu.com/questions/760085/how-do-you-install-google-chrome-on-ubuntu-16-04
# Versions
CHROME_DRIVER_VERSION=`curl -sS https://chromedriver.storage.googleapis.com/LATEST_RELEASE`
@calicaixeta
calicaixeta / moving.sh
Last active April 9, 2025 20:43
Yue Mining Moving Full 5.0
// Yue Mining Moving 4.1
//
// Script para Mineiros p/ UOpilot v1.07 beta 7 WK
// By Gustavo Caixeta (Yue), Feverreiro, 2004
// [email protected]
//-Configurações no UO
// Always Run- Ligado
// Teclas: PageUP, PageDown, Home, End, Up, Down, Left, Right como movimentos padrões do UO
// Criar Macro de UO: LastObject - WaitForTarg - LastTarget. Mudar a variavel $key do script para essa tecla.