Petrisor Ionel
Petrisor Ionel
If we agree I will remove the test_click_top_left_selenium from the code and we can start the review. I opened a bug - https://github.com/SeleniumHQ/selenium/issues/10261
Selenium 4 it is more fast then 3 because is W3C compliant now. and add some extra features like * Relative Locators (I know that we already have this in...
@mherrmann see https://github.com/SeleniumHQ/selenium/issues/10261#issuecomment-1016011257 I will try to fix the tests.
@mherrmann because selenium 4.1.0 is now W3C compliant now and if we follow the documentation. Let x element and y element be the result of calculating the _in-view center_ point...
@Livin54 can you help us with you fix?
I already explained above in a comment.
It is possible to have a structure like this, the steps from alice.features and bob.features will run if I run this command : "behave" or "behave --tags @" ``` DIRECTORY...