Failed to initialize Java Access Bridge Wrapper

Open
#5 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, python
Domain
desktop

Research direction

Start by reproducing the Robot Framework task shown in the issue and checking Java Access Bridge and the .dll environment setup on Windows. No repository file or test is named; done means the wrapper initializes successfully and Select Window can access the Swing application.

Written by the indexing model from the issue text.

Description

im using java access bridge in robot framework executing simple script
*** Settings ***
Library RPA.JavaAccessBridge
Library Process

*** Tasks ***
Write text into Swing application
Start Process java -jar ProcessTray.jar
... shell=${TRUE}
... cwd=C:\Users\PC\Desktop\dist_process_tray_7_10_2021
Select Window Autophere

Getting this issue: Failed to initialize Java Access Bridge Wrapper
java access bridge i enabled.
.dll is set as env variable
any solution?

Dominant language
Python
Stars
20
Forks
8
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from robocorp/java-access-bridge-wrapper

All issues in robocorp/java-access-bridge-wrapper

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.