You need to sign in to do that
Don't have an account?

Automation with Capybara
Hi,
I am automating some test cases using Capybara with a custom tab, which content is embedded in a iframe. The issue is that UI elements contained in the iframe are not recognized properly by Capibara. In the other hand, UI outside the iframe (i.e. menus, login) are recognized properly
Any ideas on this?
Thanks for your kind cooperation.
I am automating some test cases using Capybara with a custom tab, which content is embedded in a iframe. The issue is that UI elements contained in the iframe are not recognized properly by Capibara. In the other hand, UI outside the iframe (i.e. menus, login) are recognized properly
Any ideas on this?
Thanks for your kind cooperation.
For example: