Uses of Class
com.microsoft.playwright.options.Position
Packages that use Position
-
Uses of Position in com.microsoft.playwright
Fields in com.microsoft.playwright declared as PositionModifier and TypeFieldDescriptionElementHandle.CheckOptions.positionA point to use relative to the top-left corner of element padding box.ElementHandle.ClickOptions.positionA point to use relative to the top-left corner of element padding box.ElementHandle.DblclickOptions.positionA point to use relative to the top-left corner of element padding box.ElementHandle.HoverOptions.positionA point to use relative to the top-left corner of element padding box.ElementHandle.SetCheckedOptions.positionA point to use relative to the top-left corner of element padding box.ElementHandle.TapOptions.positionA point to use relative to the top-left corner of element padding box.ElementHandle.UncheckOptions.positionA point to use relative to the top-left corner of element padding box.Frame.CheckOptions.positionA point to use relative to the top-left corner of element padding box.Frame.ClickOptions.positionA point to use relative to the top-left corner of element padding box.Frame.DblclickOptions.positionA point to use relative to the top-left corner of element padding box.Frame.HoverOptions.positionA point to use relative to the top-left corner of element padding box.Frame.SetCheckedOptions.positionA point to use relative to the top-left corner of element padding box.Frame.TapOptions.positionA point to use relative to the top-left corner of element padding box.Frame.UncheckOptions.positionA point to use relative to the top-left corner of element padding box.Locator.CheckOptions.positionA point to use relative to the top-left corner of element padding box.Locator.ClickOptions.positionA point to use relative to the top-left corner of element padding box.Locator.DblclickOptions.positionA point to use relative to the top-left corner of element padding box.Locator.HoverOptions.positionA point to use relative to the top-left corner of element padding box.Locator.SetCheckedOptions.positionA point to use relative to the top-left corner of element padding box.Locator.TapOptions.positionA point to use relative to the top-left corner of element padding box.Locator.UncheckOptions.positionA point to use relative to the top-left corner of element padding box.Page.CheckOptions.positionA point to use relative to the top-left corner of element padding box.Page.ClickOptions.positionA point to use relative to the top-left corner of element padding box.Page.DblclickOptions.positionA point to use relative to the top-left corner of element padding box.Page.HoverOptions.positionA point to use relative to the top-left corner of element padding box.Page.SetCheckedOptions.positionA point to use relative to the top-left corner of element padding box.Page.TapOptions.positionA point to use relative to the top-left corner of element padding box.Page.UncheckOptions.positionA point to use relative to the top-left corner of element padding box.Frame.DragAndDropOptions.sourcePositionClicks on the source element at this point relative to the top-left corner of the element's padding box.Locator.DragToOptions.sourcePositionClicks on the source element at this point relative to the top-left corner of the element's padding box.Page.DragAndDropOptions.sourcePositionClicks on the source element at this point relative to the top-left corner of the element's padding box.Frame.DragAndDropOptions.targetPositionDrops on the target element at this point relative to the top-left corner of the element's padding box.Locator.DragToOptions.targetPositionDrops on the target element at this point relative to the top-left corner of the element's padding box.Page.DragAndDropOptions.targetPositionDrops on the target element at this point relative to the top-left corner of the element's padding box.Methods in com.microsoft.playwright with parameters of type PositionModifier and TypeMethodDescriptionElementHandle.CheckOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.ElementHandle.ClickOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.ElementHandle.DblclickOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.ElementHandle.HoverOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.ElementHandle.SetCheckedOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.ElementHandle.TapOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.ElementHandle.UncheckOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Frame.CheckOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Frame.ClickOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Frame.DblclickOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Frame.HoverOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Frame.SetCheckedOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Frame.TapOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Frame.UncheckOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Locator.CheckOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Locator.ClickOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Locator.DblclickOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Locator.HoverOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Locator.SetCheckedOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Locator.TapOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Locator.UncheckOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Page.CheckOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Page.ClickOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Page.DblclickOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Page.HoverOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Page.SetCheckedOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Page.TapOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Page.UncheckOptions.setPosition(Position position) A point to use relative to the top-left corner of element padding box.Frame.DragAndDropOptions.setSourcePosition(Position sourcePosition) Clicks on the source element at this point relative to the top-left corner of the element's padding box.Locator.DragToOptions.setSourcePosition(Position sourcePosition) Clicks on the source element at this point relative to the top-left corner of the element's padding box.Page.DragAndDropOptions.setSourcePosition(Position sourcePosition) Clicks on the source element at this point relative to the top-left corner of the element's padding box.Frame.DragAndDropOptions.setTargetPosition(Position targetPosition) Drops on the target element at this point relative to the top-left corner of the element's padding box.Locator.DragToOptions.setTargetPosition(Position targetPosition) Drops on the target element at this point relative to the top-left corner of the element's padding box.Page.DragAndDropOptions.setTargetPosition(Position targetPosition) Drops on the target element at this point relative to the top-left corner of the element's padding box.