-
-
Notifications
You must be signed in to change notification settings - Fork 776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serialize Selenium IDE code into CLI executable webdriver code #68
Conversation
Hi, thanks to have implemented this functionality, can you please upload a newer release containing this changes to Github? The last release of Selenium IDE do not contains them. |
Yes, I will post a pre-release version to GitHub containing this |
Hi, first of all, THANK YOU for picking this project back up! Second, I've downloaded the Beta linked to yesterday, have recorded a sequence of commands, and have clicked the "Export to Javascript Code" button. However, upon opening the exported JS file it appears to be empty aside from some basic templating. Is this expected behavior at the moment? |
Not at all, can you please attach the test you tried to export?
Cheers,
Tom
…On 24 Jan 2018, 02:21 +0200, mike741 ***@***.***>, wrote:
Hi, first of all, THANK YOU for picking this project back up! Second, I've downloaded the Beta linked to yesterday, have recorded a sequence of commands, and have clicked the "Export to Javascript Code" button. However, upon opening the exported JS file it appears to be empty aside from some basic templating. Is this expected behavior at the moment?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Moreover, the crx you uploaded is marked as 'broken' by Chrome |
@Naramsim as of chrome 63, installing .crx not from the store will result in it being marked corrupted. |
@mike741 I was able to recreate the problem and will work on a fix |
I'm using version 1.03 pulled from Chrome webstore, but I don't see any button to export the code |
@Naramsim , The button you mentioned for exporting the code is this? |
@Naramsim It's not completed yet, there is another pr on the way. |
Fixes #66