Skip to main content

Questions tagged [openfin]

OpenFin is a desktop runtime environment for running html5 applications outside of a browser. It it is based on a Chromium currently and is being migrated to Electron. All HTML5/JavaScript/CSS that works in Chrome/Chromium should also work in OpenFin.

0 votes
0 answers
16 views

How to interact with Openfin dock elements which are not present in DOM

How to interact with Openfin dock elements which are not present in DOM? I am not able to locate them in dev tools , I am using Selenium Java to develop test automation framework. I expect to interact ...
Javid Khalilov's user avatar
0 votes
0 answers
22 views

Load React or Angular Component In OpenFin

I am trying to get an OpenFin app to run using the Platform API: https://developers.openfin.co/of-docs/docs/platform-getting-started I can get a 'platform' running, and x2 panels using the example in ...
Oam Psy's user avatar
  • 8,621
0 votes
0 answers
29 views

Bundle single static .mjs file without any modules using Vite

I am building a vanilla TS SPA that is using Vite as the build tool. For my main app, I have a index.html with a script tag pointing to the entry point .ts file, and that all works great. However, I ...
Mark's user avatar
  • 1,897
0 votes
0 answers
37 views

OpenFin window does not launch via Chromedriver (openFin version - 36.122.80.4, chromium version - 122.0.6261.69)

I am trying to upgrade my Java (jdk 11) Selenium (4) automation suite which is currently running fine for OpenFin v31.112.75.7 and Chromium v112.0.5615.28. I want to upgrade it to OpenFin v36.122.80.4 ...
Ayush Srivastav's user avatar
0 votes
0 answers
62 views

openfin to launch external batch process with cmd console minimized

I am using below Javascript code to launch external process from openfin on Windows, fin.System.launchExternalProcess({ path: myApp.bat, listener: function (result) { console.log('...
Jeffrey's user avatar
  • 11
0 votes
0 answers
61 views

How to access an Open Finn Application via selenium which is basically chromium based desktop application

We have an application which is chromium based but on Open Finn application -The application is launched by clicking on the application shortcut which makes use of Open Finn RVM and Config.json file -...
shivam 's user avatar
0 votes
0 answers
73 views

Openfin Automation - How to run a single test case

I'm using @openfin/automation-cli v1.1.3 with jest runner and the default webdriver. I can run test suites but do not know how to run a single test case from the command line. (I know about it.only)
apreg's user avatar
  • 637
1 vote
1 answer
126 views

Can OpenFin save Logs to a private database and how to retrieve logs from %LocalAppData%\openfin\apps\<app>\app.log

System Versions What is currently running, system-wise, with this setup: OpenFin Process Manager Version: RVM = 8.1.0.4 Node.js: v16.15.0 Windows 10 Angular Application with C# .NET backend Problem: ...
DalexYu's user avatar
  • 23
1 vote
0 answers
122 views

How to perform logout and quit at same time in a typescript file?

I am writing some logic at openfin side in a plain typescript file to quit and logout an application at same time on a button click. So my quit function is working properly. public async quit() { ...
Avanish Srivastava's user avatar
1 vote
0 answers
178 views

How to customize the Openfin window?

I have some questions related to how to customize the Openfin window. How we can restrict to open multiple modules from Openfin Dock. Currently we can open a same browser from dock for multiple times ...
Avanish Srivastava's user avatar
1 vote
0 answers
23 views

How to get the element from promise in react? [duplicate]

From these 2 lines I am getting a promise in my console but not getting how I can access the values from it. const name = fin.Application.getCurrentUser().getName(); console.log(name); The result ...
Avanish Srivastava's user avatar
1 vote
1 answer
245 views

any one aware of playwright integration with openfin?

any one aware of playwright integration with openfin? I am stuck at how to intiate OpenFin via playwright as an exe or url ? Any samples or examples might help. Expecting to integrate
Sab's user avatar
  • 117
0 votes
1 answer
399 views

Unable to connect to openfin runtime using openfin java adapter

I have been trying to connect to the openfin runtime using openfin java adapter. I am not specifying any port to connect to. I am also providing my own implementation of DesktopStateListener with the ...
Sathiya Narayanan's user avatar
0 votes
0 answers
83 views

Electron js - Sub divs like dropdowns crops when parent window is smaller

When I minimize the size of my application window and open a div (dropdown or any other menu), if the size of that div is bigger than the parent window, div is cropped.screenshot from intelliJ In some ...
Vishmantha PB's user avatar
1 vote
0 answers
28 views

OpenFin - How to switch from one openfin application/window to another openfin in selenium automation [duplicate]

OpenFin - How to switch from one openfin application/window to another openfin application/window when automating using selenium
Jeyasingh Raj's user avatar
0 votes
0 answers
223 views

What causing this issue when capturing screen shot with PIXI JS

I have used PIXI JS to capture screen and save as screenshots. It works fine on some screens and it gives and error on another screen. Anyone have an idea which causing this error?
Kusal Kithmal's user avatar
0 votes
1 answer
349 views

How to inspect shared worker in OpenFin?

I'm looking for an option to inspect SharedWorker thread to debug and check console logs, when application running on OpenFin. I have been debugging my javascript react based application in chrome ...
Amit's user avatar
  • 1
0 votes
1 answer
349 views

Not able to run wdio openfin based UI automation with wdio v6

What is the latest npm package available for wdio-openfin-service? I tried to install, "wdio-openfin-service": "^8.0.1",it gave me error, that it does not exist. Reason to install 8.0.1 : https://...
QualityMatters's user avatar
0 votes
2 answers
443 views

How to send Push Notifications in OpenFin?

I have to Push Notifications to all the users who are using OpenFin for my site. As per OpenFin documentation, they have provided API to send a Desktop Notification on an event like button click. But ...
IamBatman's user avatar
0 votes
1 answer
341 views

How does different widgets/windows communicate in openfin

As with openfin we can have separate widgets/windows opened separately, how do they communicate with each other ,searched a lot couldn't find anything on this, please help.
Bhuwan Pandey's user avatar
-2 votes
1 answer
100 views

How to implement generate and restore workspace in openfin layout manager? Can you give some examples

How to implement generate and restore workspace in openfin layout manager? Can you give some examples
Anu's user avatar
  • 1
0 votes
1 answer
286 views

OpenFin Chrome version must be >= 66.0.3359.181

So I was using ChromeDriver 2.40 which worked great with OpenFin 10.66.41.18 or Chromium 66.0.3359.181 if you prefer. However after upgrading to latest OpenFin stable version (11.69.42.29), I started ...
Xwris Stoixeia's user avatar
0 votes
1 answer
882 views

How do i get Angular to recognise fin

I'm coding against the openFin fin object but the NG compiler doesn't recognise it. Do I need to import something ? I have @types\openfin in my node_modules. What else do I need do to use the library ...
AndyK's user avatar
  • 61
0 votes
1 answer
2k views

Migrating a WPF application to HTML5 application

I am having a wpf application with lot of complex Telerik controls like GRID,DropeDowwn etc. But now we are migrating from WPF to openfin in our organisation. My understanding is we cannot host a wpf ...
anoop's user avatar
  • 101
0 votes
1 answer
159 views

Add menu options to system tray icon with OpenFin

I am looking to open a menu for my system tray icon for my OpenFin application. Something like this : Example
Abhishek Gupta's user avatar
1 vote
1 answer
95 views

Can I push notifications in OpenFin after my app has been closed? / How to make my OpenFin app run in background?

Can I push notifications in OpenFin after my app has been closed? / How to make my OpenFin app run in background? I have tried and researched a lot, but cannot find an answer for the same. Thank you ...
Abhishek Gupta's user avatar
0 votes
1 answer
207 views

Download Scenario validation in openfin with webdriverio

I have a UI automation scenario, where I need to perform the export to excel operation and save the file from UI. This operation, I need to do in openfin browser. How can we set preferences in ...
QualityMatters's user avatar
0 votes
1 answer
433 views

How to integrate openFin with angular 6?

Somebody knows how to integrate angular 6 application with openfin? I have installed @types/openfin in my angular application and able to use fin variable. I want to know how to debug the openfin ...
Harsh Mathur's user avatar
0 votes
1 answer
2k views

How to integrate angular 2+ app to Openfin platform

I need to integrate my existing angular 5 app in openfin (specifically using wpf embedded view) . I will need to communicate with the embedded app using the Interapplication bus. I can't find an ...
Shivakant Upadhyay's user avatar
0 votes
1 answer
587 views

How do I open 2 or multiple applications using openfin

I am trying to add 2 url's to my openfin app.json so that when I click on the openfin shortcut it just pops up 2 applications?
daniel cliff's user avatar

15 30 50 per page