Hamilton Marques

Results 1 issues of Hamilton Marques

Hello! Imagine a field with 4 switch buttons. Like this: ![image](https://user-images.githubusercontent.com/23129723/65548148-4fded900-def1-11e9-96de-5a33e3151e3a.png) I would like to declare the component just once. My idea with Atata inside BasePage: ```csharp [FindByXPath] [Format("//h6[text()='{0}']//following-sibling::div")] public...