Skip to content

Commit

Permalink
#5342 change task
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Apr 28, 2024
1 parent a1515da commit 14ed0fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

public class DateTimePickersPage extends WebPage {

// @todo #5297 Check if locators with classses can be used
// @todo #5342 These elements are input fields, datetimepickers appeared to edit data
@UI("//*[@id = 'date-picker-inline-label']/parent::div")
public static DateTimePicker inlineDatePicker;

Expand Down

0 comments on commit 14ed0fe

Please sign in to comment.