Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Justin Ko
Justin Ko has asked
0
questions and find answers to
206
problems.
Stats
6.7k
EtPoint
2.4k
Vote count
0
questions
206
answers
About
Software tester specializing in exploratory testing and Ruby/Watir test automation.
Author of:
Watirways - A book on using Watir.
Testing by Justin Ko - A blog on Watir and other Ruby code snippets.
Justin Ko questions
Justin Ko answers
What's the difference between `visible?` and `present?`?
Running a batch of tests in a suite
Syntax for using regex in ruby / watir webdriver
Watir-webdriver: get same screenshot images for all failed scenarios
how to deal with a multiple select list with custom html attributes?
Waiting on large SelectList arrays using page-object gem
Cannot read span elements
How to get element with css in PageObject
Ruby: Prepend info to exception messages without touching stacktrace
how to find the time taken for each testcase in Rspec