Skip to content
Amin Marashi edited this page Mar 15, 2016 · 2 revisions

#Debugging If you faced an unexpected behavior please consider following these steps:

  • Check if you are logged in and you can buy a contract without a problem using the new trading page.
  • The script currently supports the random market only so please do not use it for other markets.
  • The new trading page purchase takes a little longer than the legacy page, therefore you probably need to adjust the delays in your script.
  • In most cases you can run the unit tests to find out what gone wrong.
    • Getting a FAILED result indicates a bug
  • Sometimes clearing your recent browsing data fixes the issue. (chrome, firefox)
Clone this wiki locally