//Error
raise exception_class(message, screen, stacktrace) selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-test-id='board-dropdown-save-button']"} (Session info: chrome=90.0.4430.212)
//How
This error occurs whenever I have a board with a section. The code always stops once it reaches the part to Publish to the board. Any help on this matter?