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
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