Back to Puppeteer

Moveable.move() method

docs/api/puppeteer.moveable.move.md

19.2.2151 B
Original Source

Moveable.move() method

Moves the resource when 'using'.

Signature

typescript
interface Moveable {
  move(): this;
}

Returns:

this