Microsoft.Dynamics365.UIAutomation.Browser/Extensions/SeleniumExtensions.cs (1 line): - line 270: /// TODO: this implementation of the ClearFocus is clicking somewhere on the body, that may happen in some unwanted point, changing the results of the test. Microsoft.Dynamics365.UIAutomation.Api/Pages/Navigation.cs (1 line): - line 154: //TODO: Implement HomePage logic Microsoft.Dynamics365.UIAutomation.Api/Pages/Grid.cs (1 line): - line 68: var title = links[1].GetAttribute("title"); // TODO: Why is 1 instead 0?