Mouse movement

When you want to hover over an element, you can use this button.

Khi bạn muốn di chuột vào một phần tử nào đó thì có thể dùng node này.

parameterillustrate

Select element

Enter the CSS selector of the element you want to hover on, such as #email, #global-enhancements-search-query

Nhập CSS selector của phần tử mà bạn muốn di chuột vào đó, chẳng hạn như #email, #global-enhancements-search-query

Element order

Which element of the website to choose: Fixed value: Select a fixed element Random value: random a random value within a set range

Chọn thành phần nào của trang web: Fixed value: Chọn một phần tử cố định Random value: random một giá trị ngẫu nhiên trong khoảng đã đặt

Focus

There are 2 options, if you choose true it will focus on the element you choose, but if you choose false it will not focus on it.

Có 2 lựa chọn, nếu bạn chọn true thì sẽ focus vào phần tử mà bạn chọn, còn nếu chọn false thì sẽ không focus vào đó

Coordinates

Enter the x,y coordinates of the object you want to move the mouse to

Nhập tọa độ x,y của đối tượng mà bạn muốn di chuyển chuột vào đó

Last updated