Bug report writing tips

Unfortunately for developers, bugs are part of every software development. The bug report should be as simple and straightforward as possible. If every user can reproduce the bug using your report then you can consider your report well-written. I will now add some tips how can you make well-written report: Similar Posts from the author: […]

Read more
Unknown command ‘WaitForAllTabsToStopLoading’ issue

For people out there still fighting with the Unknown command ‘WaitForAllTabsToStopLoading’ issue: We just updated the chromedriver and webdriver to the newest version, and it made the issue disappear from our system. It is a good practice to update the drivers to the newest ones when they released. It can spare you a lots of […]

Read more