Skip to content

[Bug]: Puppeteer [Specified method is not supported.] #1070

@JustAPR

Description

@JustAPR

This issue respects the following points:

  • This is a bug, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • This issue is not already reported on GitHub (I've searched it).
  • I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • I agree to follow OpenBullet's Code of Conduct.
  • This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.

Description of the bug

after upgrading to version 0.3.1 my old config is not working in the expected manner, it throws an specified method is not supported, i tested my config on 0.2.5 again it's working fine

image
image

Reproduction steps

1.Start ob2 native client
2. head over to a Puppeteer config
3. try click method using XPATH

What is the current bug behavior?

Throws Specified method is not supported. Exception

What is the expected correct behavior?

Click should be performed

Version of the client

0.3.1

Type of client

Native client

Environment

- OS: Windows 11
- Virtualization:
- Browser: Chrome 126.0.6478.127 (Official Build) (64-bit) (cohort: Stable)

OpenBullet2 logs

No response

Client / Browser logs

No response

Relevant screenshots or videos

image
image

Relevant LoliCode if needed

BLOCK:PuppeteerClick
  findBy = XPath
  identifier = "/html/body/div[9]/div/div/div[2]/div[3]/form/div[3]/div"
ENDBLOCK

Additional information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglib:rurilibRuriLib project

Projects

Status

In review

Relationships

None yet

Development

No branches or pull requests

Issue actions