bucky-core

System testing framework for web application.

APACHE-2.0 License

Downloads
77K
Stars
33
Committers
11
bucky-core - v0.10.5

Published by rueyaa332266 over 4 years ago

Patch for nokogiri

bucky-core - v0.10.4

Published by rueyaa332266 over 4 years ago

fix the bug that not showing proc name

bucky-core - v0.10.3

Published by rueyaa332266 over 4 years ago

Fix some bug in showing step_number.

bucky-core - v0.10.2

Published by rueyaa332266 over 4 years ago

fix the bug in empty proc and showing proc in verification.

bucky-core - v0.10.1

Published by rueyaa332266 over 4 years ago

・Out put failure proc in error message.
・Fix some bugs that showing error message two times.

bucky-core - v0.9.23

Published by hikimochi almost 5 years ago

  • Fix bug
bucky-core - v0.9.21

Published by hikimochi almost 5 years ago

  • Update gem
  • Fix CI config
bucky-core - v0.9.20

Published by rueyaa332266 almost 5 years ago

Fix some bug in linkstatus

Fix switch windows operator

bucky-core - v0.9.19

Published by rueyaa332266 almost 5 years ago

fix the bug when part file is empty

bucky-core - v0.9.18

Published by rueyaa332266 about 5 years ago

add exit code handler

add wait until to user operation "input"

bucky-core - v0.9.17

Published by hikimochi about 5 years ago

  • WebDriverElement can use 'map' method.
bucky-core - v0.9.16

Published by hikimochi about 5 years ago

  • update nokogiri
bucky-core - v0.9.15

Published by hikimochi about 5 years ago

  • Add chromedriver flags handler.
bucky-core - Change library for parsing URI

Published by nk-ty about 5 years ago

Change module for parsing URI

bucky-core - v0.9.13: Add wait until helper and bugfix for each method in WebElement

Published by nk-ty over 5 years ago

  • Add wait until helper for user_operater
  • Fix bug for each method in WebElement
bucky-core - Redefine methods for web element

Published by nk-ty over 5 years ago

  • Redefine method for Web element.
    • []
    • each
    • length
bucky-core -

Published by rueyaa332266 over 5 years ago

  • Bug fix : multiple element handling in pageobject and verification.
bucky-core - Add switch_to_the_window

Published by nk-ty over 5 years ago

  • Add switch_to_the_window
bucky-core - Enhance/parallel linkstatus

Published by nk-ty over 5 years ago

  • Separate parallel for e2e and linkstatus.
  • Change parallel helper into module.
  • Delete parallel_num in config/bucky_config.yml
  • Add e2e_parallel_num in config/e2e_config.yml
  • Adjust linkstatus_parallel_num and add linkstatus_thread_num in config/linkstatus_config.yml